Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | Initializes a new instance of the Extension class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ExtensionType | Gets the type of the extension. |
![]() |
IsModelGenerationSupported | Gets a value that indicates whether this extension supports model generation. |
![]() |
LocalizedName | Gets the localized name that can be used for display purposes on a user interface. |
![]() |
Name | Gets the name of the extension. |
![]() |
Visible | Gets a value that 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