Click or drag to resize

TimeOffUserBalanceModelProjectedBalanceSeconds Property

Gets or sets Projected Balance Seconds

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

Property Value

Int32
Remarks
Value of this field represents projected available balance in seconds
Example
3600
See Also