Click or drag to resize

TimeOffUserBalanceModelAccruedSeconds Property

Gets or sets Accrued 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 AccruedSeconds { get; set; }

Property Value

Int32
Remarks
Value of this field represents total accrued seconds
Example
3600
See Also