Click or drag to resize

TimeOffUserBalanceModelUsedSeconds Property

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

Property Value

Int32
Remarks
Value of this field represents time off used in seconds
Example
3600
See Also