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

In This Topic
    INTERRUPTIONPOINT_CROSSREFERENCE_NFPA Property
    In This Topic
    Cross-reference for NFPA standard # 24302.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_CROSSREFERENCE_NFPA {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_CROSSREFERENCE_NFPA {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Normal cross-reference, which inserts a line break between the page cross-reference and the row / column cross-reference, for the NFPA standard.

    See Also