Table of Contents

Property CanDelete

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

CanDelete

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

[JsonPropertyName("can_delete")]
public bool CanDelete { get; set; }

Property Value

bool