GetUserTimeOffBalanceModelAdjustmentSeconds Property |  |
Gets the total adjustment seconds for the time off balance
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int AdjustmentSeconds { get; set; }
function get_AdjustmentSeconds();
function set_AdjustmentSeconds(value);
Property Value
Int32
Remarks
Gets the total adjustment seconds for the time off balance.
Example3600
See Also