GetDocumentInformationResponse.DocumentFlags Property

Definition

DocumentFlags

[System.Text.Json.Serialization.JsonPropertyName("DocumentFlags")]
public System.Text.Json.JsonElement? DocumentFlags { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("DocumentFlags")>]
member this.DocumentFlags : Nullable<System.Text.Json.JsonElement> with get, set
Public Property DocumentFlags As Nullable(Of JsonElement)

Property Value

Attributes

Applies to