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