Table of Contents

Property Enabled

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

Enabled

Defines if the endpoint is enabled or disabled.

[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }

Property Value

bool?