Table of Contents

Property Code

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

Code

Gets or sets the status code of the API result.

[JsonPropertyName("code")]
public int Code { get; set; }

Property Value

int