Click or drag to resize

UpdateUserLaborLevelOutResults Property

Returns a list of UpdateUserLaborLevelResult objects

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

Property Value

ListUpdateUserLaborLevelResult
Remarks
Returns a list of UpdateUserLaborLevelResult objects

Example
See Also