IOperationServiceGetRoleById Method |
Returns role by id.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
SyntaxIRole GetRoleById(
Guid id
)
Parameters
- id
- Type: SystemGuid
Return Value
Type:
IRole
See Also