Click or drag to resize

PFFieldChoiceValueGetDisplayValue Method

Generates the display value with the specified separator.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetDisplayValue(
	PFFieldChoiceValue_DisplaySeparatorType separator
)

Parameters

separator
Type: Packflow.CorePFFieldChoiceValue_DisplaySeparatorType

Return Value

Type: String
See Also