Click or drag to resize

ModelDeleteRelation Method (ContentRelation)

Deletes the specified relation.

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 DeleteRelation(
	ContentRelation rel
)

Parameters

rel
Type: Packflow.ModelingContentRelation
See Also