Delen via


Module.ActivityCount Eigenschap

Definitie

Hiermee wordt het aantal activiteiten van de module opgehaald of ingesteld.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op