Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_NOOFCROSSREFERENCESINBLOCK Property / FUNC_NOOFCROSSREFERENCESINBLOCK Property

In This Topic
    FUNC_NOOFCROSSREFERENCESINBLOCK Property
    In This Topic
    Cross-reference display: Number of rows / columns # 20050.
    Syntax
    public PropertyValue FUNC_NOOFCROSSREFERENCESINBLOCK {get; set;}
    public:
    property PropertyValue^ FUNC_NOOFCROSSREFERENCESINBLOCK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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