API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CODELETTER Property / ARTICLE_CODELETTER Property

In This Topic
    ARTICLE_CODELETTER Property
    In This Topic
    Identifier # 22011.
    Syntax
    public PropertyValue ARTICLE_CODELETTER {get; set;}
    public:
    property PropertyValue^ ARTICLE_CODELETTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the identifier for the item designations according to DIN standards (e.g. "M" for motors) which has been entered in parts management on the "Technical data" tab.

    See Also