API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_SUPPRESSCROSSREFERENCE Property / FUNC_SUPPRESSCROSSREFERENCE(Int32) Property

In This Topic
FUNC_SUPPRESSCROSSREFERENCE(Int32) Property
In This Topic
Cross-reference display # 20021. This property isn't indexed.
Syntax
public PropertyValue FUNC_SUPPRESSCROSSREFERENCE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Specifies the display of cross-references:

0 = Automatic display (cross-references are only then displayed if the visible DT is not blank).

1 = Never display

2 = Always display.

See Also