Click or drag to resize

ReminderInfo Class

Information about a document reminder
Inheritance Hierarchy

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class ReminderInfo : Reminder

The ReminderInfo type exposes the following members.

Constructors
  NameDescription
Public methodReminderInfo
Initializes a new instance of the ReminderInfo class
Top
Properties
  NameDescription
Public propertyDocumentId (Inherited from Reminder.)
Public propertyDocumentName
Public propertyFrequency (Inherited from Reminder.)
Public propertyInitialDate (Inherited from Reminder.)
Public propertyLocation
Public propertyReminderId
Top
Extension Methods
See Also