Click or drag to resize

LaborLevelDetailHierarchyDeleteModel Class

LaborLevelDetailHierarchyDeleteModel represents the inbound request object for deleteing nodes in the labor level hierarchy
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsLaborLevelDetailHierarchyAddModel
    AppOne.Web.Service.Services.V1R0.Customer.ContractsLaborLevelDetailHierarchyDeleteModel

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class LaborLevelDetailHierarchyDeleteModel : LaborLevelDetailHierarchyAddModel

The LaborLevelDetailHierarchyDeleteModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAllowRecursive Gets or sets AllowRecursive
Top
See Also