ImportResult members
Represents the results of a Project Server import operation.
The ImportResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ImportResult | Creates an instance of the ImportResult class. |
Top
Properties
Name | Description | |
---|---|---|
ErrorList | Gets or sets a list of Project Server import result error codes. | |
JobUid | Gets or sets the GUID of a Project Server import job. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top