Edit

Share via


RuleValidationException.FieldReferenceName Property

Definition

[Newtonsoft.Json.JsonProperty]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string FieldReferenceName { get; set; }
member this.FieldReferenceName : string with get, set
Public Property FieldReferenceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Applies to