![]() XRulesNamespace | A string containing the namespace of XRules. |
![]() XRulesReportNamespace | A string containing the namespace of XRules report. |
XRulesDocument Constructor | The default constructor of the XRulesDocument class. |
IsBound | Determines whether this XRules document is bound or not. |
Rulesets | |
TargetDocument | |
XRulesContext | Returns the custom context of the document that is used to evaluate XRules functions inside XPath functions. |
Load | Overloaded. Loads the XRules document from the specified URL. |
LoadXml | Loads the XRules document from an XML string. |
Save | Overloaded. Save the XRules document to the specified URL. |
SetContext | Allows you to set a custom context derived from XRulesContext to implement extension XPath functions. |
Finalize | The default destructor of the XRulesDocument class. |
XRulesDocument Class | XRules Namespace