Click or drag to resize

AddUserHomeLaborLevelDetailsLL13EffDate Property

The home labor-level-detail(N) effective date 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 DateTime LL13EffDate { get; set; }

Property Value

DateTime
Remarks
This value represent the home labor level or cost center at LaborLevel(N) where N can be 1-15 (i.e. LaborLevel1, LaborLevel15). The effective date on a labor level is the date in which the labor level started and ended or is still active.

Note  Note
Rules: For general business rules see the class WSUserLaborLevel.
Example
2012-12-13
See Also