The VerifyProjectInfo function verifies a project record against the available business rules.
Method | /VerifyProjectInfo |
The request body is of type VerifyProjectInfo.
Name | Description | Data Type |
---|---|---|
project | ProjectInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProjectInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyProjectInfoResult | ArrayOfVerifyExceptionInfo |
|