Tab.DocumentId Property

Definition

The id of the document.

[System.Text.Json.Serialization.JsonPropertyName("documentId")]
public string DocumentId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("documentId")>]
member this.DocumentId : string with get, set
Public Property DocumentId As String

Property Value

Attributes

Applies to