| OverTimeParamsOutOTLevel Property |  | 
                Gets or sets OT Level
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int OTLevel { get; set; }function get_OTLevel();
function set_OTLevel(value);
Property Value
Int32 Remarks
Remarks
                This value represents Over Time Level.
            
 Example
Example1
 See Also
See Also