|
UserDynamicAttributeUpdateResponseUserDynamicAttribute Property |
Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegisterAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Property Value
WSUserDynamicAttributeRemarks This UserDynamicAttribute object will be essentially identical to the one in the request, and serves merely as a confirmation that the database was updated. Note that the value field in this object is the new value, not the old one. If you need to keep track of what the value was before it was changed, you have to retrieve it from the database first.
See Also