Binds the specified XRules document to the target DXmlDocument.
[Visual Basic] Public Function AddXml( _ ByVal xrulesXml As String _ ) As Integer [C#] public int AddXml( string xrulesXml ); [C++] public: int AddXml( String* xrulesXml ); [JScript] public function AddXml( String xrulesXml ): int;
XRulesDocumentList Class | XRules Namespace