Metodo DedStateManagerIsWritableState
             | 
          
        
        
            Restiutuisce se lo stato è scrivibile.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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
Boolean
Vedi anche