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