Click or drag to resize

UserProfileEmployeeType Property

Gets the Employee Type 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 EmployeeType { get; set; }

Property Value

String
Remarks
Gets the Employee Type assigned to a user. Typical examples include Employee, IndependentContractor and NonPaid.

Note  Note
This value may not be accessible for all time web services clients. Please contact brand administrator to determine if your system takes advantage of this field.
Note  Note
Setup:
Manager > Employees > Information Tab
Example
IndependentContractor
See Also