Restituisce se questa anagrafica sia stata modificata dopo la creazione.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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à
Tipo:
BooleanImplementa
IDedDataDirtyVedi anche