Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_SUBPRODUCT1 Property / DESIGNATION_SUBPRODUCT1 Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also