Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_TERMINALSORTCODE Property / ARTICLEREF_TERMINALSORTCODE Property

In This Topic
    ARTICLEREF_TERMINALSORTCODE Property
    In This Topic
    Sorting of part on terminal strip # 40342.
    Syntax
    public PropertyValue ARTICLEREF_TERMINALSORTCODE {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_TERMINALSORTCODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Sort code for the order of the alignable accessories on the terminal strip. The value is assigned in accordance with the order of the accessory parts in the dialog Edit terminal strip.

    See Also