Click or drag to resize

FndSortOrderByAttributeCount Property

Return the number of attributes included in this order by clause.

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 int AttributeCount { get; }

Property Value

Type: Int32
See Also