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
Syntaxpublic bool IsRollover { get; set; }
function get_IsRollover();
function set_IsRollover(value);
Property Value
Boolean
Remarks
Gets the status that determines if the time off balance has roll over seconds
Examplefalse
See Also