Table of Contents

Property DefaultValue

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

DefaultValue

Gets or sets the default value of the property.

[JsonPropertyName("default_value")]
public object? DefaultValue { get; set; }

Property Value

object