Click or drag to resize

PaymentReasonsRepository Fields

The PaymentReasonsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the PaymentReason identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data 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 PaymentReason objects
Top
See Also