Table of Contents

Property TagGroups

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

TagGroups

Gets or sets the tag groups in the device.

[YamlIgnore]
[JsonPropertyName("tag_groups")]
[JsonPropertyOrder(200)]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DeviceTagGroupCollection? TagGroups { get; set; }

Property Value

DeviceTagGroupCollection