Click or drag to resize
Infosoft Logo

SystemUserCodeRequest Class

Provides data for the request to the GetSystemUserByCode operation on ISystemUserService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UsersSystemUserCodeRequest

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

The SystemUserCodeRequest type exposes the following members.

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