Click or drag to resize

UserProfileBadge Property

Gets the badge number assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string Badge { get; set; }

Property Value

String
Remarks
Gets the badge number assigned to a user. This value represents a users badge number. This optional value is used to identify the badge that may have been assigned to a user in a system were badges are used. In some systems the EmpIdentifier may be used also as the badge number. The maximum length for this value is 50 characters.

Note  Note
Setup:
Manager > Employees > Information Tab
Example
MI6
See Also