CommonCAdapter.GetEnumerationNames

Syntax

CommonCAdapter.GetEnumerationNames( includeEnumArrays)

Return Value

String Array

Purpose

Returns a list of TestStand type names to use to pass to enumeration parameters. The list contains all currently loaded TestStand types you can pass to enumeration parameters.

Parameters

includeEnumArrays As Boolean

[In] Set this parameter to True to include Arrays of Enumerations in the list of TestStand type names. Otherwise, set to False .

See Also

Type Properties dialog box