CustomizationPermissions Object : TransitionRules Property |
The data-base table name of any entity. For example:
BUG, CYCLE, DESSTEPS, GROUPS, HOSTS, HOST_GROUP, HOST_IN_GROUP, MAILCOND, REQ, RUN, STEP, TEST, TESTCYCL, TRAN_RULES, USERS and so on.
Do not pass the name of a table that does not represent an entity. For example, do not pass an associative table, a multiple values table, and so on.
Visual Basic |
---|
Public Property TransitionRules( _ ByVal EntityName As String, _ ByVal Field As Variant, _ ByVal Group As Variant _ ) As Object |
The data-base table name of any entity. For example:
BUG, CYCLE, DESSTEPS, GROUPS, HOSTS, HOST_GROUP, HOST_IN_GROUP, MAILCOND, REQ, RUN, STEP, TEST, TESTCYCL, TRAN_RULES, USERS and so on.
Do not pass the name of a table that does not represent an entity. For example, do not pass an associative table, a multiple values table, and so on.