FndDataColumn.Flags Property |
Sets the properties of this FndDataColumn.
should be given as a set of binary Flags
ExamplesThis example shows how to use this property
column.Flags =Ifs.Fnd.Data.FndColumnProperties.NotQueryable | Ifs.Fnd.Data.FndColumnProperties.DefaultLOV;
Namespace:
Ifs.Fnd.Data
Assembly:
Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
See Also