Click or drag to resize

PFMixedFieldGetCommonType Method

Gets the common field type or null if not common.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Nullable<PFFieldType> GetCommonType()

Return Value

Type: NullablePFFieldType
See Also