Property IsStale
IsStale
Gets a value indicating whether this revision's target is still attached to a document, so Accept() and Reject() would still apply.
public bool IsStale { get; }
Gets a value indicating whether this revision's target is still attached to a document, so Accept() and Reject() would still apply.
public bool IsStale { get; }