Share via


ProcessServer.VersionStatus Property

Definition

Gets or sets version status.

[Newtonsoft.Json.JsonProperty(PropertyName="versionStatus")]
public string VersionStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="versionStatus")>]
member this.VersionStatus : string with get, set
Public Property VersionStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to