Click or drag to resize

EmployeeUsername Property

User ID. Providers typically use GUID for this field. This field is unique for non-deleted Employees. Max Length=256. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Username { get; set; }

Property Value

String
See Also