Extension 멤버
Represents an extension that is registered with the report server.
Extension 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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. |
맨 위로 이동