XmlaMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a base class for XMLA messages.
[System.Serializable]
public abstract class XmlaMessage
[<System.Serializable>]
type XmlaMessage = class
Public MustInherit Class XmlaMessage
- Inheritance
-
XmlaMessage
- Derived
- Attributes
Properties
Description |
Gets the description of the message. |
HelpFile |
Gets the help-file associated with the message. |
Location |
Gets the location information associated with the message. |
Source |
Gets the source of the message. |