[Visual Basic] Public Property ReadOnly OwnerDocument As DXmlDocument [C#] public DXmlDocument OwnerDocument { get; } [C++] public: __property DXmlDocument* get_OwnerDocument(); [JScript] public function get OwnerDocument() : DXmlDocument
Gets a reference to the owner document.
DXmlProperty Class | XRules Namespace