Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PLCOBJECT_DESCRIPTION Property / ARTICLE_PLCOBJECT_DESCRIPTION Property

In This Topic
    ARTICLE_PLCOBJECT_DESCRIPTION Property
    In This Topic
    Object description # 22038.
    Syntax
    public MDPropertyValue ARTICLE_PLCOBJECT_DESCRIPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCOBJECT_DESCRIPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Outputs the object description for parts in the "PLC" product group that has been entered in parts management on the "Properties" tab.

    See Also