Constructor and Description |
---|
Project(InputStream stream,
PrimaveraXmlReadingOptions options)
Initializes a new instance of the
Project class from the specified stream with the specified instance of the PrimaveraXmlReadingOptions class. |
Project(String projectTemplate,
ParseErrorCallback parseErrorHandler,
PrimaveraXmlReadingOptions options)
Initializes a new instance of the
Project class from a projectTemplate (existent mpp or mpt file) with the specified instance of the PrimaveraXmlReadingOptions class. |
Project(String projectTemplate,
PrimaveraXmlReadingOptions options)
Initializes a new instance of the
Project class from a projectTemplate with the specified instance of the PrimaveraXmlReadingOptions class. |
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.