Click or drag to resize

AddUserTimeNonWorkShiftOutResults Property

Returns a list of AddResult objects

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<AddResult> Results { get; set; }

Property Value

ListAddResult
Remarks
Returns a list of AddResult objects. The ID value returned from this request is the TimeSlicePreID.

Example
See Also