Click or drag to resize

NotificationSettingsRepository Fields

The NotificationSettingsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the NotificationSetting identity attribute
Public fieldStatic memberNotificationClassAttribute
Definition of the NotificationClass data attribute
Public fieldStatic memberReceiveMailAttribute
Definition of the ReceiveMail data attribute
Public fieldStatic memberReceiveNotificationAttribute
Definition of the ReceiveNotification data attribute
Public fieldStatic memberReceiveSmsAttribute
Definition of the ReceiveSms data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for NotificationSetting objects
Public fieldStatic memberUserIdAttribute
Definition of the data attribute for User reference
Public fieldStatic memberUserReference
Definition of the User reference
Top
See Also