Click or drag to resize

LaborLevelDetailModelLLDetailCode Property

Gets or sets the LLDetailCode (LaborLevelDetailCode) of the current LaborLevelDetail object. *

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

Property Value

String
Remarks
This value represents the unique code of each LaborLevelDetail. The code is a short form code used to abbreviate the LaborLevelDetail.
Example
default
See Also