Click or drag to resize

ContentRelationGetOtherSide Method

Gets the other side of the 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 ContentRelationSide GetOtherSide(
	IContentType contentType
)

Parameters

contentType
Type: Packflow.ModelingIContentType

Return Value

Type: ContentRelationSide
See Also