ComponentOne GanttView for WinForms
ExportToMsProjectXml Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ExportToMsProjectXml Method
File name to export.
Exports to Microsoft Project's xml file.
Syntax
'Declaration
 
Public Sub ExportToMsProjectXml( _
   ByVal fileName As System.String _
) 
public void ExportToMsProjectXml( 
   System.string fileName
)

Parameters

fileName
File name to export.
See Also

Reference

C1GanttView Class
C1GanttView Members