Share via


ExportPolicyRule.RuleIndex Property

Definition

Gets or sets order index

[Newtonsoft.Json.JsonProperty(PropertyName="ruleIndex")]
public int? RuleIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleIndex")>]
member this.RuleIndex : Nullable<int> with get, set
Public Property RuleIndex As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to