Module.ActivityCount 屬性

定義

取得或設定模組的活動計數。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activityCount")]
public int? ActivityCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activityCount")>]
member this.ActivityCount : Nullable<int> with get, set
Public Property ActivityCount As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於