| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiAppointmentItem( XmlNodeList xmlNodes ) | |
Parameters
- xmlNodes
- The XMLNodeList containing appointment information.
| dbicMonth | Send comments on this topic. |
| dbiAppointmentItem Constructor(XmlNodeList) | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class > dbiAppointmentItem Constructor : dbiAppointmentItem Constructor(XmlNodeList) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal xmlNodes As XmlNodeList _ ) | |
| C# | |
|---|---|
public dbiAppointmentItem( XmlNodeList xmlNodes ) | |