Property Code NamespaceKepware.Api.Model AssemblyKepware.Api.dll Code Gets or sets the status code of the API result. [JsonPropertyName("code")] public int Code { get; set; } Property Value int