Класс Extension
Represents an extension that is registered with the report server.
System.Object
ReportExecution2005.Extension
Пространство имен: ReportExecution2005
Сборка: ReportExecution2005 (в ReportExecution2005.dll)
'Декларация
Public Class Extension
'Применение
Dim instance As Extension
public class Extension
public ref class Extension
type Extension = class end
public class Extension
Тип Extension обеспечивает доступ к следующим элементам.
Имя | Описание | |
---|---|---|
Extension | Initializes a new instance of the Extension class. |
В начало
Имя | Описание | |
---|---|---|
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. |
В начало
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Extension is returned as output by the ListExtensions method.
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.