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)
Syntaxpublic PFView TaskView { get; }
Property Value
Type:
PFView
See Also