Proprietà DedInvCommandContextContext
|
Restituisce o imposta l'oggetto context associato al button dell'interfaccia
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic 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à
NameValueMap
Vedi anche