Uses of Class
com.aspose.tasks.LoadOptions
-
-
Uses of LoadOptions in com.aspose.tasks
Constructors in com.aspose.tasks with parameters of type LoadOptions Constructor Description Project(InputStream stream, LoadOptions options)Initializes a new instance of theProjectclass from the Stream with the specified instance of theLoadOptionsclass.Project(String projectTemplate, LoadOptions options)Initializes a new instance of theProjectclass from a template (existent mpp or mpt file) with the specified instance of theLoadOptionsclass.
-