UserAssignedLaborLevelDetailsEffDate Property | |
Gets an assigned labor-level-detail effective date for a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime EffDate { get; set; }
function get_EffDate();
function set_EffDate(value);
Property Value
DateTimeRemarks
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