Click or drag to resize
Infosoft Logo

UserExchangeUsername Property

Gets or sets the username that the created customer should be mapped to

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public string Username { get; set; }

Property Value

String
Remarks
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