Property IsDirty
IsDirty
Gets or sets whether the cached result is stale (w:dirty), or null.
public bool? IsDirty { get; set; }
Property Value
- bool?
Gets or sets whether the cached result is stale (w:dirty), or null.
public bool? IsDirty { get; set; }