Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / DESIGNATION_PRODUCT Property / DESIGNATION_PRODUCT Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also