ImportResult members
Defines a structure for storing the results of a Project Server import operation.
The ImportResult type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
ErrorList | A list of Project Server error codes for an import operation. | |
JobUid | The GUID of a Project Server import job. |
Top