Metodo DedStateManagerIsWorkingState
|
Restituisce true se lo stato è di categoria WORKING
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsWorkingState(
DedState state
)
Public Function IsWorkingState (
state As DedState
) As Boolean
public:
bool IsWorkingState(
DedState^ state
)
member IsWorkingState :
state : DedState -> bool
Parametri
- state DedState
-
Valore di ritorno
BooleanVedi anche