Share via


LimitObject.LimitType Property

Definition

Gets or sets possible values include: 'Independent', 'Shared'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to