| CustomerGlobalSettingsTimeCardApprovalLevel Property |  | 
                The time card approval levels
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int TimeCardApprovalLevel { get; set; }function get_TimeCardApprovalLevel();
function set_TimeCardApprovalLevel(value);
Property Value
Int32 Remarks
Remarks
                The time card approval levels.
                
DataAction Names
| Name | Description | 
|---|
| 1 Manager | 0 | 
| 1 Manager+Admin | 1 | 
| 2 Managers | 2 | 
| 2 Managers+Admin | 3 | 
 Example
Example3
 See Also
See Also