Click or drag to resize

LaborLevelDetailModelLLDetailName Property

Gets or sets labor level DetailName for a Labor level detail *

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

Property Value

String
Remarks
This value represents the unique name of each LaborLevelDetail for a LaborLevel
Example
default
See Also