ApplicationPublishObject.VersionId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to