Description

Returns whether a McDBAttributeType should produce a list of all known values in the query user-interface.

Return Type

A Boolean value.   True when the pDBNodeOrAttributeType is a 'AutoList' McDBNode.

Syntax

object.IsAutoList (pdbattribtype)

The IsAutoList Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataManager.
pdbattribtypeRequired. A McDBAttributeType object. A valid pdbattribtype to test.

Remarks

Setting this value to True may cause considerable delays in the user-interface.