For Babelfish Release 1.12.3.10

AttributeFieldStringFieldType Property

Indicates if the value of the attribute must be chosen from a list, may be any value, of the there is a suggested list of values.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public FieldType FieldType { get; set; }

Property Value

FieldType

See Also