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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Username { get; set; }
Property Value
Type:
String
See Also