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

In This Topic
    FUNC_SHOWCROSSREFERENCEBLOCK Property
    In This Topic
    Cross-reference display: Display # 20049.
    Syntax
    public PropertyValue FUNC_SHOWCROSSREFERENCEBLOCK {get; set;}
    public:
    property PropertyValue^ FUNC_SHOWCROSSREFERENCEBLOCK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the representation of the cross-reference display:

    0 = From project settings

    1 = Show by columns

    2 = Show by rows.

    See Also