| TimeOffUserBalanceModelAccruedSeconds Property |  | 
                Gets or sets Accrued Seconds
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int AccruedSeconds { get; set; }function get_AccruedSeconds();
function set_AccruedSeconds(value);
Property Value
Int32 Remarks
Remarks
                Value of this field represents total accrued seconds
            
 Example
Example3600
 See Also
See Also