Click or drag to resize

GetUserTimeOffBalanceModelIsRollover Property

Gets the status that determines if the time off balance has roll over seconds

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IsRollover { get; set; }

Property Value

Boolean
Remarks
Gets the status that determines if the time off balance has roll over seconds
Example
false
See Also