Click or drag to resize

PFContentTypeTaskView Property

Gets the 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 PFView TaskView { get; }

Property Value

Type: PFView
See Also