Click or drag to resize

TimeOffGetBalanceParamsIn Class

TimeOffGetBalanceParamsIn represents the required parameters for getting time off balance
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeOffGetBalanceParamsIn

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class TimeOffGetBalanceParamsIn : IServiceParams

The TimeOffGetBalanceParamsIn type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAction Acts like a filter on employees
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the TWS interface
* Required Property
Public propertyEmpIdentifiers List of employee identifiers
Public propertyCode exampleProjectedBalanceDate Gets or sets Projected Balance Date
Top
See Also