Table of Contents

Property PropertyDefinitions

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

PropertyDefinitions

Gets or sets the property definitions of the collection.

[JsonPropertyName("property_definitions")]
public List<Docs.PropertyDefinition>? PropertyDefinitions { get; set; }

Property Value

List<Docs.PropertyDefinition>