Click or drag to resize

ContentRelationSideGetContentType Method

Gets the target content-type from the specified model.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public abstract IContentType GetContentType(
	Model localModel
)

Parameters

localModel
Type: Packflow.ModelingModel

Return Value

Type: IContentType
See Also