ToDo..::..ReminderPredefinedSetting Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.ToDos
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public ToDo..::..ReminderPredefinedSettingType ReminderPredefinedSetting { get; set; }
Public Property ReminderPredefinedSetting As ToDo..::..ReminderPredefinedSettingType Get Set
public: property ToDo..::..ReminderPredefinedSettingType^ ReminderPredefinedSetting { ToDo..::..ReminderPredefinedSettingType^ get (); void set (ToDo..::..ReminderPredefinedSettingType^ value); }