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

In This Topic
    INTERRUPTIONPOINT_CROSSREFSEPARATOR Property
    In This Topic
    Separator between interruption point and cross-reference # 24350.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_CROSSREFSEPARATOR {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_CROSSREFSEPARATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Separator displayed between the interruption point name and the cross-reference.

    See Also