UpdateUserAssignedLaborLevelDetailsEndDateTime Property | |
Gets an assigned labor-level-detail end 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 EndDateTime { get; set; }
function get_EndDateTime();
function set_EndDateTime(value);
Property Value
DateTimeRemarks
This value represent an assigned labor level end date or the date in which it was active.
The end date on a labor level is the date in which the labor level ended
Example 2012-12-13
See Also