Table of Contents

Property DynamicProperties

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

DynamicProperties

Dynamic properties associated with the entity.

[JsonExtensionData]
public Dictionary<string, JsonElement> DynamicProperties { get; set; }

Property Value

Dictionary<string, JsonElement>