WcfRelayInner.CreatedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to