LaborLevelDetailModelUpdateLLDetailName Property |  |
Gets or sets labor level DetailName for a Labor level detail *
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string LLDetailName { get; set; }
function get_LLDetailName();
function set_LLDetailName(value);
Property Value
String
Remarks
This value represents the unique name of each LaborLevelDetail for a LaborLevel
Exampledefault
See Also