Dela via


ContractualRulesContractualRule.TargetPropertyName Property

Definition

Gets the name of the field that the rule applies to.

[Newtonsoft.Json.JsonProperty(PropertyName="targetPropertyName")]
public string TargetPropertyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetPropertyName")>]
member this.TargetPropertyName : string
Public ReadOnly Property TargetPropertyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to