Proprietà DedNetInvAppIsStateCommandRunning
|
Indica se è in esecuzione un comando di cambio stato
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic static bool IsStateCommandRunning { get; set; }Public Shared Property IsStateCommandRunning As Boolean
Get
Set
public:
static property bool IsStateCommandRunning {
bool get ();
void set (bool value);
}static member IsStateCommandRunning : bool with get, set
Valore della proprietà
Boolean
Vedi anche