Difference between revisions of "CalendarEvent.ID"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (84 revisions imported)
 
(78 intermediate revisions by 2 users not shown)
Line 9: Line 9:
  
  
Use this property if you need to link the CalendarView with a Database.
+
 
 +
Use this property if you need to link the CalendarEvent with a Database record.

Latest revision as of 14:20, 6 August 2015

Property (As String)
aCalendarEvent.ID = newValue
or
StringValue = aCalendarEvent.ID


Use this property if you need to link the CalendarEvent with a Database record.