XmlaMessage Class

Definition

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.

Applies to