Table of Contents

Property Required

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

Required

Gets or sets a value indicating whether the property is required.

[JsonPropertyName("required")]
public bool Required { get; set; }

Property Value

bool