Gets or sets the Is Changed flag indicating if the Object has changed.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public bool IsChanged { get; set; }public bool IsChanged { get; set; }Public Property IsChanged As Boolean
Get
Set
Public Property IsChanged As Boolean
Get
Set
public:
property bool IsChanged {
bool get ();
void set (bool value);
}public:
property bool IsChanged {
bool get ();
void set (bool value);
}Property Value
Type:
BooleanReturn Value
Type:
Boolean