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