Property FieldDisplayName
FieldDisplayName
Gets or sets the display name of the field.
[JsonProperty]
public string FieldDisplayName { get; set; }
Property Value
- string
The display name of the field.
Gets or sets the display name of the field.
[JsonProperty]
public string FieldDisplayName { get; set; }
The display name of the field.