Visual Basic |
---|
Public Property TransitionRules( _ ByVal EntityName As String, _ ByVal Field As Variant, _ ByVal Group As Variant _ ) As Object |
- EntityName
- The name of the database table.
- Field
- The name of the field or a CustomizationField Object.
- Group
- A CustomizationUsersGroup Object.