Proprietà DedInvCommandContextContext
|
Restituisce o imposta l'oggetto context associato al button dell'interfaccia
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public NameValueMap Context { get; set; }
Public Property Context As NameValueMap
Get
Set
public:
property NameValueMap^ Context {
NameValueMap^ get ();
void set (NameValueMap^ value);
}
member Context : NameValueMap with get, set
Valore della proprietà
Tipo:
NameValueMapVedi anche