Click or drag to resize

ConditionalBusinessRule Properties

The ConditionalBusinessRule type exposes the following members.

Properties
  NameDescription
Public propertyGetRepositoryEventMasks
Gets the event masks that are specific for the supplied repository.
Public propertyGetRepositoryRule
Gets the rule that is specific for the supplied repository. If the rule is not applicable to the repository the method returns null.
Public propertyPriority
Gets the rule priority.
Public propertyRepositoryName
Gets the exact repository name for the rule. If not null the rule is registered for this exact repository. Can be null for more complex conditional registrations.
Public propertyRevocable
Gets a value indicating whether the rule is revocable.
Top
See Also