Metodo DedCommAnagrItemGetValue
             | 
          
        
        
            Restituisce il valore dell'attributo
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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
Object
Vedi anche