Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_HOOKUP Property / DMPLAOBJECT_HOOKUP Property

In This Topic
    DMPLAOBJECT_HOOKUP Property
    In This Topic
    Hook-up # 44056.
    Syntax
    public PropertyValue DMPLAOBJECT_HOOKUP {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_HOOKUP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Displays the first assembly part from the "Hook-up" product group that is entered in the properties dialog of the planning object or of the segment template in the Part tab.

    See Also