Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LOCATION_TYPENAME Property / LOCATION_TYPENAME Property

In This Topic
    LOCATION_TYPENAME Property
    In This Topic
    Identifier block # 1004.
    Syntax
    public PropertyValue LOCATION_TYPENAME {get; set;}
    public:
    property PropertyValue^ LOCATION_TYPENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the identifier block to which the structure identifier belongs, e.g. "Higher-level function," "Mounting location" etc. The property can be used in forms for the structure identifier overview.

    See Also