ApplicationCreateObject.InitialVersionId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to