Condividi tramite


Membri BusinessLogicHandler

Represents the server registration for the managed code assembly that implements a business logic handler.

Il tipo BusinessLogicHandler espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico BusinessLogicHandler Initializes an instance of the BusinessLogicHandler class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CheckValidDefinition Infrastruttura.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DotNetAssemblyName Gets or sets the name of the assembly that implements the business logic handler.
Proprietà pubblica DotNetClassName Gets or sets the name of the class that implements the business logic handler.
Proprietà pubblica FriendlyName Gets or sets the name that registers the business logic handler on the server.
Proprietà pubblica IsDotNetAssembly Specifies whether the registered business logic handler is a managed code assembly.
Proprietà pubblica UserData Gets or sets an object to which users can attach their own data.

In alto