PortalRevisionContract.StatusDetails Property

Definition

Gets portal revision publishing status details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to