Click or drag to resize

ContentTypeDeleteItem Method

Deletes the specified modeled item.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void DeleteItem(
	ContentItem item
)

Parameters

item
Type: Packflow.ModelingContentItem
See Also