Table of Contents

Property CanCreate

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

CanCreate

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

[JsonPropertyName("can_create")]
public bool CanCreate { get; set; }

Property Value

bool