Click or drag to resize

ModelGetAllLinkedContentTypes Method

Gets the content-types of all linked models.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<LinkedContentType> GetAllLinkedContentTypes()

Return Value

Type: ListLinkedContentType
ListT
See Also