Membres BusinessLogicHandler

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

Le type BusinessLogicHandler expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique BusinessLogicHandler Initializes an instance of the BusinessLogicHandler class.

Haut de la page

Méthodes

  Nom Description
Méthode publique CheckValidDefinition Infrastructure.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique DotNetAssemblyName Gets or sets the name of the assembly that implements the business logic handler.
Propriété publique DotNetClassName Gets or sets the name of the class that implements the business logic handler.
Propriété publique FriendlyName Gets or sets the name that registers the business logic handler on the server.
Propriété publique IsDotNetAssembly Specifies whether the registered business logic handler is a managed code assembly.
Propriété publique UserData Gets or sets an object to which users can attach their own data.

Haut de la page