Click or drag to resize

UserHomeLaborLevelDetailsLL06Code Property

Gets the home labor-level-detail(N) code for a user, where N can be 1-15.

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

Property Value

String
Remarks
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