API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DESIGNATION_SUBPRODUCT5 Property / DESIGNATION_SUBPRODUCT5(Int32) Property

In This Topic
    DESIGNATION_SUBPRODUCT5(Int32) Property
    In This Topic
    Product (Sub-identifier 5) # 1805. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue DESIGNATION_SUBPRODUCT5( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBPRODUCT5 {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also