Click or drag to resize
Infosoft Logo

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.Users
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SystemRoleIdRequest

The SystemRoleIdRequest type exposes the following members.

Properties
 NameDescription
Public propertySystemRoleId Gets or sets the system role ID to search for.
Top
See Also