| GetProject Method | |
| See Also |
- pIProjectParams
- Specifies the identification properties (Code and Name) of the instance you want to get.
Returns an instance of the Project data structure.
| Visual Basic |
|---|
Public Function GetProject( _
   ByVal pIProjectParams As ProjectParams _
) As Project |
- pIProjectParams
- Specifies the identification properties (Code and Name) of the instance you want to get.