Table of Contents

Property IsStale

Namespace
DocWright.Dom.Revisions
Assembly
DocWright.Dom.dll

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; }

Property Value

bool