Click or drag to resize
Infosoft Logo

UserDynamicAttributeUpdateResponse Class

Service Contract Class - UserDynamicAttributeUpdateResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserDynamicAttributeUpdateResponse

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

The UserDynamicAttributeUpdateResponse type exposes the following members.

Properties
 NameDescription
Public propertyUserDynamicAttribute 
Top
Remarks
This response message is essentially identical to what was sent in, and serves merely as a confirmation that the dynamic attribute for the user was updated.
See Also