Condividi tramite


Group.CapacityId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to