Proprietà InvCommandBaseClassification
|
Restituisce o imposta la classificazione del comando.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.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à
Tipo:
CommandTypesEnumVedi anche