ProcessServer.MarsRegistrationStatus Property

Definition

Gets the MARS registration status.

[Newtonsoft.Json.JsonProperty(PropertyName="marsRegistrationStatus")]
public string MarsRegistrationStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="marsRegistrationStatus")>]
member this.MarsRegistrationStatus : string
Public ReadOnly Property MarsRegistrationStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to