Property TotalTagCount
TotalTagCount
Gets the total number of tags included in the tag group and all children tag groups.
[YamlIgnore]
[JsonIgnore]
public int TotalTagCount { get; }
Property Value
Remarks
Use this property to determine how many tags are associated with the current instance, including tags in children tag groups. NOTE: Provides the count from the Kepware instance and only updates when loading the tag group configuration.