ShareSubscription.ShareTerms Property

Definition

Gets terms of a share

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to