public class PrimaveraXmlReadingOptions extends Object
Allows to specify additional options when reading Primavera Xml files.
Constructor and Description |
---|
PrimaveraXmlReadingOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getProjectUid()
Specifies the uid of a project to read from file containing multiple projects.
|
void |
setProjectUid(int value)
Sets the uid of a project to read from file containing multiple projects.
|
public int getProjectUid()
Specifies the uid of a project to read from file containing multiple projects.
public void setProjectUid(int value)
Sets the uid of a project to read from file containing multiple projects.
value
- the uid of a project to read from file containing multiple projects.Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.