Namespace: Semata.DataStore.ObjectModel
Class: ItemObject
Delete the Item from the DataStore, and throw exception if errors occur and throwException is true <param name="throwException">if true errors will cause exception to be thrown.</param>
public bool Delete(bool throwException)
Parameters
Type | Name | Description |
bool | throwException |
Returns: bool