| Visual Basic (Declaration) | |
|---|---|
Public Function WriteXMLFile( _ ByVal strFileName As String _ ) As Boolean | |
| C# | |
|---|---|
public bool WriteXMLFile( string strFileName ) | |
Parameters
- strFileName
- The fully qualified file name used to write the data.
| dbicCalendar | Send comments on this topic. |
| WriteXMLFile Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationCollection Class : WriteXMLFile Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function WriteXMLFile( _ ByVal strFileName As String _ ) As Boolean | |
| C# | |
|---|---|
public bool WriteXMLFile( string strFileName ) | |