Click or drag to resize
Benefit Class
Container class for Benefits.
Inheritance Hierarchy
SystemObject
  AMG.API.DefinitionsBenefit

Namespace: AMG.API.Definitions
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class Benefit

The Benefit type exposes the following members.

Constructors
  NameDescription
Public methodBenefit
Initializes a new instance of the Benefit class
Top
Properties
  NameDescription
Public propertyAmountHours
The amount of the benefit hours.
Public propertyCategoryId
The category id of the benefit.
Public propertyEndDate
The end date of the benefit.
Public propertyId
ID number of Benefit
Public propertyStartDate
The start date of the benefit.
Top
See Also