Click or drag to resize

FndDataColumnQueryable Property

Specify whether this column is Queryable. for Aggregate and Array attributes this always returns false.

Namespace:  Ifs.Fnd.Data
Assembly:  Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public bool Queryable { get; set; }

Property Value

Type: Boolean
See Also