API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CODELETTER Property / ARTICLE_CODELETTER Property

In This Topic
    ARTICLE_CODELETTER Property
    In This Topic
    Identifier # 22011.
    Syntax
    public MDPropertyValue ARTICLE_CODELETTER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CODELETTER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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