Click or drag to resize

LaborLevelDetailHierarchyAddModelChild Property

Gets or sets Child LaborLevelDetailID

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int Child { get; set; }

Property Value

Int32
Remarks
This Child identity is an integer value of the labor level detail ID which is being added to the labor level hierarchy. This value is the actual labor level that is added to the tree.
Example
1235
See Also