Click or drag to resize

CurrencyDirectoriesRepository Fields

The CurrencyDirectoriesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the CurrencyDirectory identity attribute
Public fieldStatic memberIsDefaultAttribute
Definition of the IsDefault data attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberIsValidFieldAttribute
Definition of the IsValidField data attribute
Public fieldStatic memberLinesChildCollectionDefinition
Definition of the Lines child list
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for CurrencyDirectory objects
Public fieldStatic memberToCurrencyIdAttribute
Definition of the data attribute for ToCurrency reference
Public fieldStatic memberToCurrencyReference
Definition of the ToCurrency reference
Top
See Also