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