Click or drag to resize

AssetTransactionLinesRepository Fields

The AssetTransactionLinesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAssetIdAttribute
Definition of the data attribute for Asset reference
Public fieldStatic memberAssetReference
Definition of the Asset reference
Public fieldStatic memberAssetTransactionIdAttribute
Definition of the data attribute for AssetTransaction reference
Public fieldStatic memberAssetTransactionReference
Definition of the AssetTransaction reference
Public fieldStatic memberDepreciationValueAttribute
Definition of the DepreciationValue data attribute
Public fieldStatic memberDepreciationValueBaseAttribute
Definition of the DepreciationValueBase data attribute
Public fieldStatic memberIdAttribute
Definition of the AssetTransactionLine identity attribute
Public fieldStatic memberNegativeReserveValueAttribute
Definition of the NegativeReserveValue data attribute
Public fieldStatic memberNegativeReserveValueBaseAttribute
Definition of the NegativeReserveValueBase data attribute
Public fieldStatic memberOperationTypeAttribute
Definition of the OperationType data attribute
Public fieldStatic memberPositiveReserveValueAttribute
Definition of the PositiveReserveValue data attribute
Public fieldStatic memberPositiveReserveValueBaseAttribute
Definition of the PositiveReserveValueBase data attribute
Public fieldStatic memberPurchaseValueAttribute
Definition of the PurchaseValue data attribute
Public fieldStatic memberPurchaseValueBaseAttribute
Definition of the PurchaseValueBase data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSalvageValueAttribute
Definition of the SalvageValue data attribute
Public fieldStatic memberSalvageValueBaseAttribute
Definition of the SalvageValueBase data attribute
Public fieldStatic memberTableName
The primary storage table for AssetTransactionLine objects
Public fieldStatic memberValuationModelIdAttribute
Definition of the data attribute for ValuationModel reference
Public fieldStatic memberValuationModelReference
Definition of the ValuationModel reference
Top
See Also