UpdateUserAssignedLaborLevelDetailsStartDateTime Property | |
Gets an assigned labor-level-detail start date for a user
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime StartDateTime { get; set; }
function get_StartDateTime();
function set_StartDateTime(value);
Property Value
DateTimeRemarks
This value represent an assigned labor level start date or the date in which it was active.
The start date on a labor level is the date in which the labor level started
Example 2012-12-13
See Also