Metodo DedEditableObjectTGetValue
             | 
          
        
        
            Restituisce il contenuto di uno dei campi oppure null se non è presente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected Object GetValue(
	string property
)
Protected Function GetValue ( 
	property As String
) As Object
protected:
Object^ GetValue(
	String^ property
)
member GetValue : 
        property : string -> Object Parametri
- property  String
 -  
 
Valore di ritorno
Object
Vedi anche