Share via


AssignmentOperation.AssignmentState Property

Definition

Gets or sets state of this blueprint assignment operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to