What it does
Checks if the specified user role has access permissions to certain batch types.Definition
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
projectId | int | Project ID |
batchTypeId | int | Batch type ID.
|
roleType | int | User role. See RoleType for possible values. |
Returned value
| Type | Description |
|---|---|
| bool | Availability of access permissions |
