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 public enum PFFieldUrl_Format
Members
| Member name | Value | Description |
---|
| Url | 0 |
A web link.
|
| Picture | 1 |
A picture.
|
See Also