Share via


CreationData.CreateOption Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to