Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_MAINCROSSREFERENCE Property / FUNC_MAINCROSSREFERENCE Property

In This Topic
    FUNC_MAINCROSSREFERENCE Property
    In This Topic
    Cross-reference (only main functions) # 20306.
    Syntax
    public PropertyValue FUNC_MAINCROSSREFERENCE {get; set;}
    public:
    property PropertyValue^ FUNC_MAINCROSSREFERENCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows cross-references for possible main functions of the device. The function category has to match here. This property can be used to show a cross-reference on a black box to the same black box placed elsewhere.

    See Also