[]
Gets or sets a value representing the dirty flag of the report. Note: the setter is for internal purposes only and does not manage conversion scenarios.
public bool IsDirty { get; set; }
true if the report is dirty; otherwise, false.
true
false