OutlineCode.OnlyLeaves Property

Project Developer Reference

True if only outline code values without children can be selected. If there are no values in the lookup table, then this property must be false and non-writeable. For non-enterprise codes, this is always false and non-writeable. Read/write Boolean.

Syntax

expression.OnlyLeaves

expression   A variable that represents an OutlineCode object.

Return Value
Boolean

See Also