Compartir a través de


Module.ActivityCount Propiedad

Definición

Obtiene o establece el recuento de actividades del módulo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a