ComponentOne GanttView for WinForms
ImportFromMsProjectXml Method

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

Parameters

fileName
File name to import.
See Also

Reference

C1GanttView Class
C1GanttView Members