| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objItem As dbiAppointmentItem _ ) | |
| C# | |
|---|---|
public AppointmentItemEventArgs( dbiAppointmentItem objItem ) | |
Parameters
- objItem
- dbiAppointmentItem
| dbicMonth | Send comments on this topic. |
| AppointmentItemEventArgs Constructor | |
| See Also | |
|
| dbicMonth Assembly > Dbi.WinControl.Month Namespace > AppointmentItemEventArgs Class : AppointmentItemEventArgs Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objItem As dbiAppointmentItem _ ) | |
| C# | |
|---|---|
public AppointmentItemEventArgs( dbiAppointmentItem objItem ) | |