Click or drag to resize

PFFieldUserValue_DisplaySeparatorType Enumeration

Identifies the separators for display values of user 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 PFFieldUserValue_DisplaySeparatorType
Members
  Member nameValueDescription
Comma0 ","
NewLine1 "\n" or "<br />"
See Also