Metodo CommAnagrItemWrapperGetValue
|
Permette di settare i valori degli attributi di anagrafica di commessa.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Object GetValue(
string key
)
Public Function GetValue (
key As String
) As Object
public:
Object^ GetValue(
String^ key
)
member GetValue :
key : string -> Object
Parametri
- key String
- Nome attributo
Valore di ritorno
ObjectVedi anche