Table of Contents

Property Tags

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

Tags

Gets or sets the tags in the device.

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

Property Value

DeviceTagCollection