Share via


Extension Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents an extension that is registered with the report server.

The following tables list the members exposed by the Extension type.

Public Constructors

  Name Description
Extension  

Top

Public Properties

  Name 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.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Extension Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace