| This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
| Property | Description | |||
| Method Name | GetBase | |||
| Returns | The Concrete Base class. | |||
| Description | Used internally | |||
| Remarks | Do not call this directly. Gets the base class that all XML objects must be derived from (XmlObjectBase). This allows library methods to protect methods within the XmlObjectBase class, without having to expose them publicly via this interface. |