Metodo DedEditableObjectTGetValue
|
Restituisce il contenuto di uno dei campi oppure null se non è presente.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi protected Object GetValue(
string property
)
Protected Function GetValue (
property As String
) As Object
protected:
Object^ GetValue(
String^ property
)
member GetValue :
property : string -> Object
Parametri
- property
- Tipo: SystemString
Valore di ritorno
Tipo:
ObjectVedi anche