Udostępnij za pośrednictwem


WorkspaceCapacityAssignmentStatus.ActivityId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="activityId")]
public Guid? ActivityId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activityId")>]
member this.ActivityId : Nullable<Guid> with get, set
Public Property ActivityId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to