Click or drag to resize

IntegrateProjectDataServiceArguments Properties

The IntegrateProjectDataServiceArguments type exposes the following members.

Properties
 NameDescription
Public propertyActivityFilePath 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.
Public propertyActivityResourceAssignmentFilePath 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.
Public propertyBudget Contains the criteria related to integration of budget data.
Public propertyConfigurationName The name of the Project Data Integration Configuration to use.
Public propertyConfigurationOwner The owner of the Project Data Integration Configuration.
Public propertyDefaultBudgetClassObsolete.
Obsolete. Get or set the DefaultClass property of Budget property instead.
Public propertyFilter Contains the criteria related to the filter for integration.
Public propertyForecast Contains the criteria related to integration of forecast data.
Public propertyLog Determines the comment, change number and 'significant' setting for changes that affect the log. See ProjectAuditLogDescription.
Public propertyProcessesToRun Determines processes that will be executed after the integration.
Public propertyProject Represents a project's Id (name)
Public propertyResourceAssignmentFilePath 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.
Public propertyRespread Contains settings for the Respread process.
Public propertyScheduleProject Represents the schedule project.
Public propertyStatusFilePath 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.
Top
See Also