Click or drag to resize

ModelContentTypes Property

Gets the content-types.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<ContentType> ContentTypes { get; }

Property Value

Type: ModelingListContentType
See Also