Click or drag to resize
Infosoft Logo

UserServiceGetRequest Class

Service Contract Class - UserServiceGetRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserServiceGetRequest

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

The UserServiceGetRequest type exposes the following members.

Properties
 NameDescription
Public propertyService 
Public propertyUser 
Top
Remarks
This request message should contain the user for which to return associated services, and optionally a specific service by which to filter the list.
See Also