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