Share via


RunningDocumentInfo.IsValid Property

Definition

Indicates whether the document represented by DocCookie is registered in RDT. If this is false, then all other properties of this struct are also invalid.

public bool IsValid { get; set; }
member this.IsValid : bool with get, set
Public Property IsValid As Boolean

Property Value

Applies to