Click or drag to resize

TimeExportParamOutType Property

Gets or sets Type

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public ExportItemTypes Type { get; set; }

Property Value

ExportItemTypes
Remarks
This value represents the type of export item. Please view the Enumerated Values below for a valid list of Enum types.

Note: When set to 1 (PayAdjustment) the PayRate field will not be set

Enumerated Values

NameValue
TimeCard0
PayAdjustment1
Example
TimeCard ,0
See Also