![]() 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. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
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. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize | The default destructor of the XRulesDocument class. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
XRulesDocument Class | XRules Namespace