Table of Contents

Method EnsureDynamicPropertiesNormalized

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

EnsureDynamicPropertiesNormalized()

Ensures that dynamic properties are normalized. This method uses the Template Method pattern, calling NormalizeNestedProperties() to allow derived classes to customize normalization behavior.

protected virtual void EnsureDynamicPropertiesNormalized()