Click or drag to resize

SystemColumnsTaskColumns Property

Gets the task columns, standard for content-types with Task as base type.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static ReadOnlyCollection<SystemColumn> TaskColumns { get; }

Property Value

Type: ReadOnlyCollectionSystemColumn
See Also