Proprietà DedDataPartDirty
             | 
          
        
        
            Restituisce se l'oggetto sia stato modificato dopo l'inizializzazione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool Dirty { get; }Public ReadOnly Property Dirty As Boolean
	Get
public:
virtual property bool Dirty {
	bool get () sealed;
}abstract Dirty : bool with get
override Dirty : bool with get
Valore della proprietà
BooleanImplementa
IDedDataDirty
Vedi anche