Table of Contents

Property RequiresDriver

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

RequiresDriver

Gets or sets a value indicating whether the type requires a driver.

[JsonPropertyName("requires_driver")]
public bool RequiresDriver { get; set; }

Property Value

bool