Click or drag to resize

PFFieldChoiceValue_DisplaySeparatorType Enumeration

Identifies the separators for display values of choice fields.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFFieldChoiceValue_DisplaySeparatorType
Members
  Member nameValueDescription
Comma0 ","
NewLine1 "\n" or "<br />"
See Also