GetUserTimeOffBalanceModelIsRollover Property | |
Gets the status that determines if the time off balance has roll over seconds
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool IsRollover { get; set; }
function get_IsRollover();
function set_IsRollover(value);
Property Value
BooleanRemarks
Gets the status that determines if the time off balance has roll over seconds
Example false
See Also