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