TimeOffUserBalanceModelAdjustmentSeconds Property | |
Gets or sets Adjustment Seconds
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int AdjustmentSeconds { get; set; }
function get_AdjustmentSeconds();
function set_AdjustmentSeconds(value);
Property Value
Int32Remarks
Value of this field represents total adjustments in seconds
Example 3600
See Also