TimeOffUserBalanceModelRolloverSecs Property |  |
Gets or sets Rollover Seconds
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int RolloverSecs { get; set; }
function get_RolloverSecs();
function set_RolloverSecs(value);
Property Value
Int32
Remarks
Value of this field represents roll over seconds
Example3600
See Also