Restituisce se l'utente sia stato modificato
            nei suoi permessi.
            
 
    Namespace: 
   DedNet.Core
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool Dirty { get; }Public ReadOnly Property Dirty As Boolean
	Get
public:
property bool Dirty {
	bool get ();
}member Dirty : bool with get
Valore della proprietà
Tipo: 
Boolean
Vedi anche