Click or drag to resize

FndDescendingSortFieldGetValueType Method

Returns the contained value type

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 override Type GetValueType()

Return Value

Type: Type
Value type
See Also