Click or drag to resize

PFContentTypeBaseType Enumeration

Identifies the base type of a content-type.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFContentTypeBaseType
Members
  Member nameValueDescription
Item0 Basic content.
Task1 Content representing a user task and used by workflows.
See Also