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