Table of Contents

Property TotalTagCount

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

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

int

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.