Metodo BomItemWrapperGetValue
|
Permette di settare i valori degli attributi di distinta.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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
- Tipo: SystemString
Nome attributo
Valore di ritorno
Tipo:
ObjectVedi anche