共用方式為


Participants.StatusDate 屬性

定義

取得狀態變更的日期。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於