RuleReadWriteAttribute.Target Property

Definition

Gets the RuleAttributeTarget enumeration value that determines how to use path to find target.

public:
 property System::Workflow::Activities::Rules::RuleAttributeTarget Target { System::Workflow::Activities::Rules::RuleAttributeTarget get(); };
public System.Workflow.Activities.Rules.RuleAttributeTarget Target { get; }
member this.Target : System.Workflow.Activities.Rules.RuleAttributeTarget
Public ReadOnly Property Target As RuleAttributeTarget

Property Value

A RuleAttributeTarget enumeration value that determines how to use the specified path to find target.

Applies to