Proprietà InvCommandBaseClassification
|
Restituisce o imposta la classificazione del comando.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic 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à
CommandTypesEnum
Vedi anche