API Help
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / FUNC_NOOFCROSSREFERENCESINBLOCK Property / FUNC_NOOFCROSSREFERENCESINBLOCK(Int32) Property

In This Topic
FUNC_NOOFCROSSREFERENCESINBLOCK(Int32) Property
In This Topic
Cross-reference display: Number of rows / columns # 20050. This property isn't indexed.
Syntax
public PropertyValue FUNC_NOOFCROSSREFERENCESINBLOCK( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

If a row or column display of the cross-reference is set, then the number of rows or columns is defined here.

See Also