Table of Contents

Property NotApplied

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

NotApplied

Gets or sets the properties that were not applied.

[JsonPropertyName("not_applied")]
public Dictionary<string, JsonElement>? NotApplied { get; set; }

Property Value

Dictionary<string, JsonElement>