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