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

In This Topic
    FUNC_CROSSREFERENCE Property
    In This Topic
    Cross-reference (main / aux. function) # 20300.
    Syntax
    public PropertyValue FUNC_CROSSREFERENCE {get; set;}
    public:
    property PropertyValue^ FUNC_CROSSREFERENCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows cross-references between main and auxiliary functions. Cross-references between structure boxes are not shown here.

    See Also