[Visual Basic] Public Property ReadOnly OwnerRule As RuleBase [C#] public RuleBase OwnerRule { get; } [C++] public: __property RuleBase* get_OwnerRule(); [JScript] public function get OwnerRule() : RuleBase
The owner rule of this rule instance.
RuleInstance Class | XRules Namespace