MsDisplayParent

Description

The MsDisplayParent enumeration is used to determine a parent element display mode in the string view of expression element.

It is used by the following property:

Available Values

Value Brief description
0 Derive. Display mode inherits from parent object.
1 Id. Identifier is displayed.
16 Name. Name is displayed.
256 NoDisplay. Parent element is not displayed.

See also:

Ms Assembly Enumerations