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

In This Topic
    INTERRUPTIONPOINT_SORT_CODE Property
    In This Topic
    Sort code (interruption point) # 24809.
    Syntax
    public PropertyValue INTERRUPTIONPOINT_SORT_CODE {get; set;}
    public:
    property PropertyValue^ INTERRUPTIONPOINT_SORT_CODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Defines the sequence in which the interruption points are sorted.

    See Also