Click or drag to resize
Infosoft Logo

UserServiceRemoveResponse Class

Service Contract Class - UserServiceRemoveResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserServiceRemoveResponse

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

The UserServiceRemoveResponse type exposes the following members.

Properties
 NameDescription
Public propertyUserService 
Top
Remarks
This response message is essentially identical to what was sent in, except that the ReferenceKey in the UserService object is guaranteed to be the one that was saved for the user/service relationship (but which has now been removed).
See Also