Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_PRODUCT_DESCR Property / DESIGNATION_PRODUCT_DESCR Property

In This Topic
    DESIGNATION_PRODUCT_DESCR Property
    In This Topic
    Product (main identifier): Description # 1830.
    Syntax
    public PropertyValue DESIGNATION_PRODUCT_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_PRODUCT_DESCR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also