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

In This Topic
    INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES Property
    In This Topic
    Display all cross-references # 24020.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_SHOWALLCROSSREFERENCES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    At an interruption point, shows cross-references to all other interruption points with the same name.

    See Also