Extension Members
Represents an extension that is registered with the report server.
The following tables list the members exposed by the Extension type.
Public Constructors
Nom | Description | |
---|---|---|
Extension |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
ExtensionType | The extension type (ExtensionTypeEnum enumerator). Read-only. | |
IsModelGenerationSupported | Indicates whether this extension supports model generation. | |
LocalizedName | The localized name to be used for display purposes on a user interface. Read-only. | |
Name | The name of the extension. Read-only. | |
Visible | Indicates whether an extension is visible in the user interface. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
Extension Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace