Share via


DictType.labelDefined Method

Returns the value of the label property for the extended data type.

Syntax

public str labelDefined([int arrayIndex])

Run On

Called

Parameters

  • arrayIndex
    Type: int

Return Value

Type: str
The value of the label property for the extended data type, or for an array element if the arrayEntry value is provided.

Remarks

The return value corresponds to the Label property for an extended data type or array element in the AOT.

See Also

DictType Class

DictType.label Method