Click or drag to resize

RemindersRepository Fields

The RemindersRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActivityIdAttribute
Definition of the data attribute for Activity reference
Public fieldStatic memberActivityReference
Definition of the Activity reference
Public fieldStatic memberIdAttribute
Definition of the Reminder identity attribute
Public fieldStatic memberIsDefaultAttribute
Definition of the IsDefault data attribute
Public fieldStatic memberIsDismissedAttribute
Definition of the IsDismissed data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberReminderTimeAttribute
Definition of the ReminderTime data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for Reminder objects
Top
See Also