Click or drag to resize

ContentMessageItem_FieldValueCreate Method (ContentColumn)

Creates a new instance of the ContentMessageItem_FieldValue class.

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 ContentMessageItem_FieldValue Create(
	ContentColumn column
)

Parameters

column
Type: Packflow.ModelingContentColumn

Return Value

Type: ContentMessageItem_FieldValue
See Also