Click or drag to resize

UpdateUserAssignedLaborLevelDetailsStartDateTime Property

Gets an assigned labor-level-detail start 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 StartDateTime { get; set; }

Property Value

DateTime
Remarks
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