Action.Target Property

Definition

Targets for the action

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

Property Value

Implements

Attributes

Applies to