Condividi tramite


UsagesObject.UsagesType Property

Definition

Gets or sets possible values include: 'Individual', 'Combined'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to