Metodo DedStateManagerIsWritableState
|
Restiutuisce se lo stato è scrivibile.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsWritableState(
DedState state
)
Public Function IsWritableState (
state As DedState
) As Boolean
public:
bool IsWritableState(
DedState^ state
)
member IsWritableState :
state : DedState -> bool
Parametri
- state DedState
-
Valore di ritorno
BooleanVedi anche