Click or drag to resize

IConstraint Methods

The IConstraint type exposes the following members.

Methods
  NameDescription
Public methodActivate
Activates the constraint.
Public methodExecute
Executes the business rule on the specified object.
(Inherited from IBusinessRule.)
Public methodOnRegistration
Called upon registration of the business rule in a repository.
(Inherited from IBusinessRule.)
Top
See Also