deTableExtensions..::..removeData Method
Removes the data.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool removeData( tableExItemTypes oItemType, string itemID )
Public Function removeData ( _ oItemType As tableExItemTypes, _ itemID As String _ ) As Boolean
public: bool^ removeData( tableExItemTypes^ oItemType, String^ itemID )
Parameters
- oItemType
- Type: FlowWright.cDevDeAPI..::..tableExItemTypes
Type of the o item.
- itemID
- Type: String
The item identifier.