PendingFlow.Policy Property

Definition

The policies for this flow

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Policy { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.Policy : System.Collections.Generic.List<string> with get, set
Public Property Policy As List(Of String)

Property Value

Implements

Attributes

Applies to