Table of Contents

Property LocalTagCount

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

LocalTagCount

Gets the number of tags that are defined locally within this tag group.

[YamlIgnore]
[JsonIgnore]
public int LocalTagCount { get; }

Property Value

int

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.