ProviderShareSubscription.SharedAt Property

Definition

Gets shared at

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAt")]
public DateTime? SharedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedAt")>]
member this.SharedAt : Nullable<DateTime>
Public ReadOnly Property SharedAt As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to