SobekCM_Database.Delete_SobekCM_Item Method Deletes an item from the SobekCM database Namespace: SobekCM.Library.Database Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: BooleanTRUE if successful, otherwise FALSE Remarks This method calls the stored procedure 'SobekCM_Delete_Item'.
This just marks a flag on the item (and item group) as deleted, it does not actually remove the data from the database See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |