Click or drag to resize

AssetOrderLinesRepository Fields

The AssetOrderLinesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAssetIdAttribute
Definition of the data attribute for Asset reference
Public fieldStatic memberAssetOrderIdAttribute
Definition of the data attribute for AssetOrder reference
Public fieldStatic memberAssetOrderReference
Definition of the AssetOrder reference
Public fieldStatic memberAssetReference
Definition of the Asset reference
Public fieldStatic memberAssetValueAttribute
Definition of the AssetValue data attribute
Public fieldStatic memberAssetValueCurrencyIdAttribute
Definition of the data attribute for AssetValueCurrency reference
Public fieldStatic memberAssetValueCurrencyReference
Definition of the AssetValueCurrency reference
Public fieldStatic memberIdAttribute
Definition of the AssetOrderLine identity attribute
Public fieldStatic memberParentDocumentIdAttribute
Definition of the data attribute for ParentDocument reference
Public fieldStatic memberParentDocumentReference
Definition of the ParentDocument reference
Public fieldStatic memberParentLineNoAttribute
Definition of the ParentLineNo data attribute
Public fieldStatic memberQuantityAttribute
Definition of the Quantity data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for AssetOrderLine objects
Top
See Also