Click or drag to resize

UpdateLaborLevelDetailModelID Property

The labor-level-detail id of the current GetLaborLevelDetailModel
* Required Property

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

Property Value

Int32
Remarks
This value represents the id of the current GetLaborLevelDetailModel All IDs are auto-generated when the labor-level-detail is created.
Example
125
See Also