|
UserExchangeUsername Property |
Gets or sets the username that the created customer should be mapped to
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string Username { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringRemarks
Currently this only has an effect on system with the user register module enabled.
Please also note that the username MUST exist for the importer to succeed.
See Also