Click or drag to resize

WSLaborLevelDetailHierarchy Methods

The WSLaborLevelDetailHierarchy type exposes the following members.

Methods
 NameDescription
Public methodCode exampleLaborLevelDetailHierarchyAdd Add a new LaborLevelDetailHierarchyAddModel to the hierarchy tree and returns true upon success.
Public methodLaborLevelDetailHierarchyDelete Deletes a LaborLevelDetailHierarchyDeleteModel from the hierarchy tree and returns true upon success.
Public methodLaborLevelDetailHierarchyGetAll Gets all labor level details as a List<LaborLevelDetailHierarchyModel> collection
Public methodCode exampleLaborLevelDetailHierarchyGetByID Gets a single LaborLevelDetailHierarchyModel by its ID
Top
See Also