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

In This Topic
    INSTANCE_TYPE Property
    In This Topic
    Representation type / report type # 19021.
    Syntax
    public PropertyValue INSTANCE_TYPE {get; set;}
    public:
    property PropertyValue^ INSTANCE_TYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The representation type is displayed for component and part placements, e.g. "Multi-line". The report type is displayed here for reports, e.g. "Enclosure legend".

    See Also