WSCustom |
public class WSCustomField : BaseService
The WSCustomField type exposes the following members.
Name | Description | |
---|---|---|
GetCustomField | Returns a GetCustomFieldOut response with a result model List<GetCustomFieldModel> |
Note |
---|
Setup: Configuration > General > Custom Fields Business Rules: Custom fields are meta data items that can be attached to an employee or labor level detail Two types of custom fields exist: 1. General Custom Fields: These fields can be associated with an employee. 2. Labor Level Detail Custom Fields: These fields are associated with labor levels The IsLL flag will indicate if the value is a custom labor level detail meta item. |