Click or drag to resize

CurrenciesRepository Fields

The CurrenciesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCurrencySignAttribute
Definition of the CurrencySign data attribute
Public fieldStatic memberIdAttribute
Definition of the Currency identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberShowOrderAttribute
Definition of the ShowOrder data attribute
Public fieldStatic memberTableName
The primary storage table for Currency objects
Top
See Also