UserInfoModelBadge Property |  |
Gets or sets Badge Number for a user
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Badge { get; set; }
function get_Badge();
function set_Badge(value);
Property Value
String
Remarks
Badge numbers are used to identify employees at a time clock in lieu of the employee number
ExampleMI6
See Also