Click or drag to resize

ContentTypeBaseType Enumeration

Identifies the base type of a content-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 enum ContentTypeBaseType
Members
  Member nameValueDescription
Item0 Basic content.
Task1 Content representing a user task and used by workflows.
Document2 Content with a standard FileHolder. Currently not active.
See Also