IPendingFlowListResult.Value Property

Definition

The items on this page

[ADT.Runtime.Info(Create=true, Description="The items on this page", PossibleTypes=new System.Type[] { typeof(ADT.Models.IPendingFlow) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)]
public System.Collections.Generic.List<ADT.Models.IPendingFlow> Value { get; set; }
[<ADT.Runtime.Info(Create=true, Description="The items on this page", PossibleTypes=new System.Type[] { typeof(ADT.Models.IPendingFlow) }, Read=true, ReadOnly=false, Required=true, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<ADT.Models.IPendingFlow> with get, set
Public Property Value As List(Of IPendingFlow)

Property Value

Attributes

Applies to