Click or drag to resize

PFFieldUrl_Format Enumeration

Defines which kind of content will be referenced by an url value.

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 PFFieldUrl_Format
Members
  Member nameValueDescription
Url0 A web link.
Picture1 A picture.
See Also