Table of Contents

Property CanModify

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

CanModify

Gets or sets a value indicating whether the type can be modified.

[JsonPropertyName("can_modify")]
public bool CanModify { get; set; }

Property Value

bool