UserHomeLaborLevelDetailsLL12Code Property | |
Gets the home labor-level-detail(N) code for a user, where N can be 1-15.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string LL12Code { get; set; }
function get_LL12Code();
function set_LL12Code(value);
Property Value
StringRemarks
This value represent the home labor-level-detail code or cost center at LaborLevelDetail(N) where N can be 1-15.
The code on a labor-level-detail is a short code used to provide a simple descriptor about the labor-level-detail.
Example 2012-12-13
See Also