Click or drag to resize

DealTypesRepository Fields

The DealTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCountryIdAttribute
Definition of the data attribute for Country reference
Public fieldStatic memberCountryReference
Definition of the Country reference
Public fieldStatic memberEntryTypeAttribute
Definition of the EntryType data attribute
Public fieldStatic memberIdAttribute
Definition of the DealType identity attribute
Public fieldStatic memberIsSystemAttribute
Definition of the IsSystem data attribute
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 DealType objects
Top
See Also