Click or drag to resize

PFFieldTypeText Property

Gets the type of the field, as it is stored in the database.

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 TypeText { get; }

Property Value

Type: String
See Also