Proprietà InvCommandBaseClassification
|
Restituisce o imposta la classificazione del comando.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public CommandTypesEnum Classification { get; set; }
Public Property Classification As CommandTypesEnum
Get
Set
public:
property CommandTypesEnum^ Classification {
CommandTypesEnum^ get ();
void set (CommandTypesEnum^ value);
}
member Classification : CommandTypesEnum with get, set
Valore della proprietà
CommandTypesEnumVedi anche