Share via


NamespaceEntityStats.TopicCount Property

Definition

Gets or sets the number of topics associated with the status.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Name="TopicCount", Order=100)]
public long TopicCount { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Name="TopicCount", Order=100)>]
member this.TopicCount : int64 with get, set
Public Property TopicCount As Long

Property Value

The number of topics associated with the status.

Attributes

Applies to