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

In This Topic
    INTERRUPTIONPOINT_CROSSREFERENCEONLY Property
    In This Topic
    Cross-reference # 24301.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_CROSSREFERENCEONLY {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_CROSSREFERENCEONLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Specifies the cross-reference.

    See Also