Click or drag to resize
Infosoft Logo

UserDynamicAttributeRemoveResponse Class

Service Contract Class - UserDynamicAttributeRemoveResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserDynamicAttributeRemoveResponse

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

The UserDynamicAttributeRemoveResponse type exposes the following members.

Properties
 NameDescription
Public propertyUserDynamicAttribute 
Top
Remarks
This response message is essentially identical to what was sent in, except that the AttributeValue in the UserDynamicAttribute object is guaranteed to be the one that was saved for the user's dynamic attribute (but which has now been removed).
See Also