| TimeExportParamOutType Property |  | 
                Gets or sets Type
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic ExportItemTypes Type { get; set; }function get_Type();
function set_Type(value);
Property Value
ExportItemTypes Remarks
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
| Name | Value | 
|---|
| TimeCard | 0 | 
| PayAdjustment | 1 | 
 Example
ExampleTimeCard ,0
 See Also
See Also