Condividi tramite


EntityCurrentOperationStatus.Id Property

Definition

The unique identifier for this operation.

[Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)]
public Guid Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)>]
member this.Id : Guid with get, set
Public Property Id As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to