Click or drag to resize
Infosoft Logo

UserDeleteResponse Class

Service Contract Class - UserDeleteResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserDeleteResponse

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

The UserDeleteResponse type exposes the following members.

Properties
 NameDescription
Public propertyUser 
Top
Remarks
This response message contains the removed user object, with the user ID removed.
See Also