| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AppointmentType As enumAppointmentType | |
| C# | |
|---|---|
public virtual enumAppointmentType AppointmentType {get; set;} | |
| dbicDayView | Send comments on this topic. |
| AppointmentType Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AppointmentType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AppointmentType As enumAppointmentType | |
| C# | |
|---|---|
public virtual enumAppointmentType AppointmentType {get; set;} | |