Difference between revisions of "CalendarEvent.ID"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
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.

Revision as of 01:30, 1 May 2012

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


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