| ModelUtilsDeleteObjectsOfType Method  | 
            Deletes all objects of a specific type within a specific folder.
            
 
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
Remarks
            This method only deletes the database records of the objects and their attached relationships. 
            Additional logic (e.g. Business Objects events) are not executed. Therefore, the caller is 
            responsible for executing the necessary cleanup/consistency actions.
            
See Also