Click or drag to resize

PFFieldFileHolderValueGetDisplayValue 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(
	PFFieldFileHolderValue_DisplaySeparatorType separator
)

Parameters

separator
Type: Packflow.CorePFFieldFileHolderValue_DisplaySeparatorType

Return Value

Type: String
See Also