'Declaration Public Sub ImportFromMsProjectXml( _ ByVal fileName As System.String, _ Optional ByVal roundToDurationUnit As System.Boolean _ )
public void ImportFromMsProjectXml( System.string fileName, System.bool roundToDurationUnit )
Parameters
- fileName
- File name to import.
- roundToDurationUnit
- Indicates whether the Start and Finish will be rounded according to the DurationUnits property.