deDesign..::..removeItem Method
Removes the item.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool removeItem( string itemID, folderType sFolderType )
Public Function removeItem ( _ itemID As String, _ sFolderType As folderType _ ) As Boolean
public: bool^ removeItem( String^ itemID, folderType^ sFolderType )
Parameters
- itemID
- Type: String
The item identifier.
- sFolderType
- Type: FlowWright.cDevDeAPI..::..folderType
Type of the s folder.