Table of Contents

Property ReadOnly

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

ReadOnly

Gets or sets a value indicating whether the property is read-only.

[JsonPropertyName("read_only")]
public bool ReadOnly { get; set; }

Property Value

bool