[]
Imports Microsoft Project's xml file.
public void ImportFromMsProjectXml(string fileName, bool roundToDurationUnit = true)
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. |