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

In This Topic
FUNC_MAXCROSSREFERENCEBLOCKCOUNT(Int32) Property
In This Topic
Cross-reference display: Max. number of cross-references # 20198. This property isn't indexed.
Syntax
public PropertyValue FUNC_MAXCROSSREFERENCEBLOCKCOUNT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Specifies the maximum number of cross-references that can be shown for a function or interruption point. The value "0" does not relate to any limitation of the cross-reference display.

See Also