Table of Contents

Property Channels

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

Channels

Gets or sets the channels in the project

[YamlIgnore]
[JsonPropertyName("channels")]
[JsonPropertyOrder(100)]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ChannelCollection? Channels { get; set; }

Property Value

ChannelCollection