ConditionalBusinessRule Properties |
The ConditionalBusinessRule type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetRepositoryEventMasks |
Gets the event masks that are specific for the supplied repository.
|
![]() | GetRepositoryRule |
Gets the rule that is specific for the supplied repository.
If the rule is not applicable to the repository the method returns null.
|
![]() | Priority |
Gets the rule priority.
|
![]() | RepositoryName |
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.
|
![]() | Revocable |
Gets a value indicating whether the rule is revocable.
|