Table of Contents

Property Description

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

Description

Gets or sets the description associated with a validation failure.

[JsonPropertyName("description")]
public string? Description { get; set; }

Property Value

string