[Visual Basic] Public Property ReadOnly OwnerDocument As XRulesDocument [C#] public XRulesDocument OwnerDocument { get; } [C++] public: __property XRulesDocument* get_OwnerDocument(); [JScript] public function get OwnerDocument() : XRulesDocument
Contains a reference to the owner document of this list. If this list is created individually, it has no owner document and this property is 'null'.
RulesetList Class | XRules Namespace