CAObject::DefinitionType

This page contains changes which are not marked for translation.

ADE User Guide > ADE Server Class Reference > CAObject

Other languages:
English • ‎中文

property int DefinitionType

Provides quick info about how the object is defined.

Data type

integer

Access

read

Return value

-1 = not parsed (e.g., no definition)
0 = expr
1 = edit table
2 = prob table
3 = determ table
4 = sub table
5 = list
6 = list of labels
7 = Choice
8 = IntraTable
9 = Checkbox
10 = MultiTable
11 = MultiChoice

Usage

defType = obj.DefinitionType

See Also

Comments


You are not allowed to post comments.