Click or drag to resize
Infosoft Logo

SystemRoleCodeRequest Class

Provides data for the request to the GetSystemRoleByCode operation on ISystemRoleService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UsersSystemRoleCodeRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Users
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SystemRoleCodeRequest

The SystemRoleCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertySystemRoleCode Gets or sets the code to search for.
Top
See Also