Share via


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

  Name Description
Extension  

Top

Public Properties

  Name Description
ms165425.pubproperty(en-US,SQL.90).gif ExtensionType The ExtensionTypeEnum enumeration. Read-only.
ms165425.pubproperty(en-US,SQL.90).gif IsModelGenerationSupported Indicates whether this extension supports model generation.
ms165425.pubproperty(en-US,SQL.90).gif LocalizedName The localized name to be used for display purposes on a user interface.
ms165425.pubproperty(en-US,SQL.90).gif Name The name of the extension.
ms165425.pubproperty(en-US,SQL.90).gif Visible Indicates whether an extension is visible in the user interface.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165425.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165425.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165425.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165425.pubmethod(en-US,SQL.90).gifms165425.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165425.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165425.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165425.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Extension Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace