Click or drag to resize

CompanyDivisionsRepository Fields

The CompanyDivisionsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberCompanyIdAttribute
Definition of the data attribute for Company reference
Public fieldStatic memberCompanyReference
Definition of the Company reference
Public fieldStatic memberIdAttribute
Definition of the CompanyDivision identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberPartyIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for CompanyDivision objects
Top
See Also