AJE Components
EngineClassBase IsDirty Property AJE Data Report Engine Help
Gets or sets the Is Dirty flag indicating if any Data Properties within the Object have been Set.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool IsDirty { get; set; }

Property Value

Type: OnlineBoolean

Return Value

Type: OnlineBoolean
Remarks

See Also