AfDataContainerUtilities::equalDataItemTypeDescriptors Method [AX 2012]

Indicates whether two descriptors describe the same type.

Syntax

client server public static boolean equalDataItemTypeDescriptors(AfDataItemTypeDescriptor _dataItemTypeDescriptor1, AfDataItemTypeDescriptor _dataItemTypeDescriptor2)

Run On

Called

Parameters

Return Value

Type: boolean
true if both descriptors define the same type; otherwise, false.

See Also

Reference

AfDataContainerUtilities Class