GetSSOLinkInEmpIdentifier Property |  |
Sets the employee ID
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string EmpIdentifier { get; set; }
function get_EmpIdentifier();
function set_EmpIdentifier(value);
Property Value
String
Remarks
Sets the employee ID.
Exampleabc123
See Also