Share via


Group.DataflowStorageId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to