Click or drag to resize

PFContentTypeModelTaskContentType Property

Gets the model content-type hosting the tasks of this content-type's workflows, if appropriate.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ContentType ModelTaskContentType { get; }

Property Value

Type: ContentType
See Also