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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also