Table of Contents

Property ErrorLine

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

ErrorLine

Gets or sets the error line associated with a validation failure.

[JsonPropertyName("error_line")]
public int? ErrorLine { get; set; }

Property Value

int?