Proprietà DedInvCommandContextContextSource
|
Indica se il comando è stato lanciato dall'albero delle dipendenze
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
DedInvCommandContextSourceEnumVedi anche