Click or drag to resize

AddUserAssignedLaborLevelDetailsEffDate Property

Gets an assigned labor-level-detail effective date for a user
* Required Property

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

Property Value

DateTime
Remarks
This value represent an assigned labor level effective date or the date in which it was active. The effective date on a labor level is the date in which the labor level started and ended.

Example
2012-12-13
See Also