IntegrateProjectDataServiceArguments Properties |
The IntegrateProjectDataServiceArguments type exposes the following members.
Name | Description | |
---|---|---|
ActivityFilePath |
Determines the activity file to be imported
This should only be used when loading data using an import file.
This must be a fully qualified filename and must be visible to the web service host.
Optional.
If not set, the activity file specified in the saved configuration is used.
| |
ActivityResourceAssignmentFilePath |
Determines the combined activity and resource file to be imported.
When this is used, the ActivityFilePath and ResourceAssignmentFilePath should be null.
This should only be used when loading data using an import file.
This must be a fully qualified filename and must be visible to the web service host.
Optional.
If not set, the activity and resource assignment file specified in the saved configuration is used.
| |
Budget |
Contains the criteria related to integration of budget data.
| |
ConfigurationName |
The name of the Project Data Integration Configuration to use.
| |
ConfigurationOwner |
The owner of the Project Data Integration Configuration.
| |
DefaultBudgetClass | Obsolete.
Obsolete. Get or set the DefaultClass property of Budget property instead.
| |
Filter |
Contains the criteria related to the filter for integration.
| |
Forecast |
Contains the criteria related to integration of forecast data.
| |
Log |
Determines the comment, change number and 'significant' setting for changes that affect the log. See ProjectAuditLogDescription.
| |
ProcessesToRun |
Determines processes that will be executed after the integration.
| |
Project |
Represents a project's Id (name)
| |
ResourceAssignmentFilePath |
Determines the resource assignment file to be imported.
This should only be used when loading data using an import file.
This must be a fully qualified filename and must be visible to the web service host.
Optional.
If not set, the resource assignment file specified in the saved configuration is used.
| |
Respread |
Contains settings for the Respread process.
| |
ScheduleProject |
Represents the schedule project.
| |
StatusFilePath |
Determines the status file that will be imported.
This should only be used when loading data using an import file.
This must be a fully qualified filename and must be visible to the web service host.
Optional.
If not set, the status file specified in the saved configuration is used.
|