Click or drag to resize

GetUserTimeOffBalanceModelAdjustmentSeconds Property

Gets the total adjustment seconds for the time off balance

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

Property Value

Int32
Remarks
Gets the total adjustment seconds for the time off balance.
Example
3600
See Also