[]
        
(Showing Draft Content)

C1.Win.GanttView.C1GanttView.ImportFromMsProjectXml

ImportFromMsProjectXml Method

ImportFromMsProjectXml(string, bool)

Imports Microsoft Project's xml file.

Declaration
public void ImportFromMsProjectXml(string fileName, bool roundToDurationUnit = true)
Parameters
Type Name Description
string fileName

File name to import.

bool roundToDurationUnit

Indicates whether the Start and Finish will be rounded according to the DurationUnits property.