Share via


FormDocumentReport.DocumentName Property

Definition

Gets or sets reference to the data that the report is for.

[Newtonsoft.Json.JsonProperty(PropertyName="documentName")]
public string DocumentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="documentName")>]
member this.DocumentName : string with get, set
Public Property DocumentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to