Table of Contents

Property ServerOnly

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

ServerOnly

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

[JsonPropertyName("server_only")]
public bool ServerOnly { get; set; }

Property Value

bool