Click or drag to resize

PFContentTypeGetRelationContentType Method (ContentRelation)

Gets the content-type at the other side of a given relation.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFContentType GetRelationContentType(
	ContentRelation relation
)

Parameters

relation
Type: Packflow.ModelingContentRelation

Return Value

Type: PFContentType
See Also