|
SystemRoleIdRequest Class |
Provides data for the request to the GetSystemRoleById operation on ISystemRoleService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.UsersSystemRoleIdRequest Namespace: Infosoft.Common.Contracts.MessageContracts.UsersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class SystemRoleIdRequest
No code example is currently available or this language may not be supported.
The SystemRoleIdRequest type exposes the following members.
Properties | Name | Description |
---|
| SystemRoleId |
Gets or sets the system role ID to search for.
|
TopSee Also