Table of Contents

Property DisplayName

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

DisplayName

Gets or sets the display name of the property.

[JsonPropertyName("display_name")]
public string? DisplayName { get; set; }

Property Value

string