Click or drag to resize

PFFieldValueGetTextForValueComparison Method

Gets a text allowing the comparison with other values.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public abstract string GetTextForValueComparison(
	bool includeDisplayTexts = true
)

Parameters

includeDisplayTexts (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also