C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > AppointmentCollection Class > GetOccurrences Method : GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean) Method |
'Declaration Public Overloads Function GetOccurrences( _ ByVal groupOwner As BaseObject, _ ByVal groupBy As System.String, _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal includePrivateAppointments As System.Boolean _ ) As AppointmentList
public AppointmentList GetOccurrences( BaseObject groupOwner, System.string groupBy, System.DateTime start, System.DateTime end, System.bool includePrivateAppointments )