'Declaration Protected Overloads Function GetRowAppointment( _ ByVal row As System.Integer _ ) As Appointment
protected Appointment GetRowAppointment( System.int row )
Parameters
- row
- The row index.
Return Value
The C1.C1Schedule.Appointment object.
'Declaration Protected Overloads Function GetRowAppointment( _ ByVal row As System.Integer _ ) As Appointment
protected Appointment GetRowAppointment( System.int row )