Table of Contents

Property Message

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

Message

Gets or sets the message of the API result.

[JsonPropertyName("message")]
public string Message { get; set; }

Property Value

string