Proprietà DedInvCommandContextContextSource
|
Indica se il comando è stato lanciato dall'albero delle dipendenze
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedInvCommandContextSourceEnum ContextSource { get; set; }
Public Property ContextSource As DedInvCommandContextSourceEnum
Get
Set
public:
property DedInvCommandContextSourceEnum ContextSource {
DedInvCommandContextSourceEnum get ();
void set (DedInvCommandContextSourceEnum value);
}
member ContextSource : DedInvCommandContextSourceEnum with get, set
Valore della proprietà
DedInvCommandContextSourceEnumVedi anche