Click or drag to resize

PFMixedFieldCommonName Property

Gets the name common to all fields. Throws if no fields are available or if their name is 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 string CommonName { get; }

Property Value

Type: String
See Also