ComponentOne GanttView for WPF
ImportFromMsProjectXml Method

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView 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