Assignment.BlueprintId Property

Definition

Gets or sets ID of the published version of a blueprint definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to