Click or drag to resize

DepreciationMethodsRepository Fields

The DepreciationMethodsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDepreciationFunctionAttribute
Definition of the DepreciationFunction data attribute
Public fieldStatic memberFactorAttribute
Definition of the Factor data attribute
Public fieldStatic memberIdAttribute
Definition of the DepreciationMethod identity attribute
Public fieldStatic memberIsSystemAttribute
Definition of the IsSystem data attribute
Public fieldStatic memberMonthsInAPeriodAttribute
Definition of the MonthsInAPeriod data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberPeriodDeterminationMethodAttribute
Definition of the PeriodDeterminationMethod data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartFromNextMonthAttribute
Definition of the StartFromNextMonth data attribute
Public fieldStatic memberTableName
The primary storage table for DepreciationMethod objects
Top
See Also