Click or drag to resize

DepreciationsRepository Fields

The DepreciationsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAssetsChildCollectionDefinition
Definition of the Assets child list
Public fieldStatic memberDepreciationRangeAttribute
Definition of the DepreciationRange data attribute
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberEndDateAttribute
Definition of the EndDate data attribute
Public fieldStatic memberIdAttribute
Definition of the Depreciation identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartDateAttribute
Definition of the StartDate data attribute
Public fieldStatic memberTableName
The primary storage table for Depreciation objects
Top
See Also