Metodo DedCommAnagrItemGetValue
|
Restituisce il valore dell'attributo
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Object GetValue(
string nome
)
Public Function GetValue (
nome As String
) As Object
public:
Object^ GetValue(
String^ nome
)
member GetValue :
nome : string -> Object
Parametri
- nome String
- Nome dell'attributo
Valore di ritorno
ObjectVedi anche