Table of Contents

Property Tags

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

Tags

Gets or sets the tags in the tag group

[YamlIgnore]
[JsonPropertyName("tags")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DeviceTagGroupTagCollection? Tags { get; set; }

Property Value

DeviceTagGroupTagCollection