Click or drag to resize

LaborLevelModelLLID Property

Gets or sets the labor level id of the current LaborLevelModel

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

Property Value

Int32
Remarks
This value represents the labor level id LLID
Note  Note
All LLID values are auto-generated when a LaborLevelModel ojbect is created.
Example
90
See Also