Click or drag to resize
Infosoft Logo

UserDynamicAttributeAddResponseUserDynamicAttribute Property


Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public WSUserDynamicAttribute UserDynamicAttribute { get; set; }

Property Value

WSUserDynamicAttribute
Remarks
This UserDynamicAttribute object will be essentially identical to the one in the request, and serves merely as a confirmation that the database was updated.
See Also