[Visual Basic] Public Property ReadOnly TargetNode As XmlNode [C#] public XmlNode TargetNode { get; } [C++] public: __property XmlNode* get_TargetNode(); [JScript] public function get TargetNode() : XmlNode
The target node of this rule instance.
RuleInstance Class | XRules Namespace