Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / INTERRUPTIONPOINT_CROSSREFDESTINATION Property / INTERRUPTIONPOINT_CROSSREFDESTINATION Property

In This Topic
    INTERRUPTIONPOINT_CROSSREFDESTINATION Property
    In This Topic
    Counter target in cross-reference # 24351.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_CROSSREFDESTINATION {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_CROSSREFDESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the (first) counter target of an interruption point for display in the cross-reference.

    See Also