deGlobalizationItems..::..removeResourcesForItem Method (String, globalizationItemType)
Removes the resources for item.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool removeResourcesForItem( string itemID, globalizationItemType oItemType )
Public Function removeResourcesForItem ( _ itemID As String, _ oItemType As globalizationItemType _ ) As Boolean
public: bool^ removeResourcesForItem( String^ itemID, globalizationItemType^ oItemType )
Parameters
- itemID
- Type: String
The item identifier.
- oItemType
- Type: FlowWright.cDevDeAPI..::..globalizationItemType
Type of the o item.