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

In This Topic
    DESIGNATION_SUBPRODUCT5 Property
    In This Topic
    Product (sub-identifier 5) # 1805.
    Syntax
    public PropertyValue DESIGNATION_SUBPRODUCT5 {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBPRODUCT5 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also