Click or drag to resize

ContentItemValueHandledTypes Property

Gets the column types handled by this type of value.

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 List<ContentColumnType> HandledTypes { get; }

Property Value

Type: ListContentColumnType
See Also