BusinessLogicHandler 成員
Represents the server registration for the managed code assembly that implements a business logic handler.
BusinessLogicHandler 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
CheckValidDefinition | 基礎結構。 |
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
DotNetAssemblyName | Gets or sets the name of the assembly that implements the business logic handler. |
![]() |
DotNetClassName | Gets or sets the name of the class that implements the business logic handler. |
![]() |
FriendlyName | Gets or sets the name that registers the business logic handler on the server. |
![]() |
IsDotNetAssembly | Specifies whether the registered business logic handler is a managed code assembly. |
![]() |
UserData | Gets or sets an object to which users can attach their own data. |
頂端