Click or drag to resize

ContentColumnGetListItem Method (Boolean)

Gets a string containing the id and the name or display name of the column.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetListItem(
	bool withDisplay
)

Parameters

withDisplay
Type: SystemBoolean

Return Value

Type: String
See Also