| DeleteProject Method | |
| See Also |
- pIProjectParams
- Specifies the identification properties (Code and Name) of the project you want to delete.
Deletes project code and name specified in ProjectParams.
| Visual Basic |
|---|
Public Sub DeleteProject( _
   ByVal pIProjectParams As ProjectParams _
) |
- pIProjectParams
- Specifies the identification properties (Code and Name) of the project you want to delete.