DocumentRecord.RecordTitle Property

Definition

This output indicates the title of each related record returned by the action.

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

Property Value

Attributes

Applies to