The Delete method removes a value from the ReportParameterValue collection.
Sub Delete( Index As Long)
The Index of the parameter value that you wish to delete from the collection. The collection is indexed from one.
After this function is used, be sure to call the InfoStore's Commit Method in order to commit the changes to the APS.
If this method fails, it throws an exception. See the section Error Codes for a list of errors and their descriptions.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |