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; }
Public Property Username As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
See Also