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
Syntax public string LLDetailName { get; set; }
function get_LLDetailName();
function set_LLDetailName(value);
Property Value
StringRemarks
This value represents the unique name of each LaborLevelDetail for a LaborLevel
Example default
See Also