Proprietà DedNetInvAppIsStateCommandRunning
|
Indica se è in esecuzione un comando di cambio stato
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public 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à
BooleanVedi anche