Click or drag to resize

PFContentTypeModelTaskView Property

Gets the model view used by default to display 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 ContentView ModelTaskView { get; }

Property Value

Type: ContentView
See Also