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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Provides (regardless of the language) the identifier block to which the structure identifier belongs, e.g. "Higher-level function," "Mounting location" etc. This property can be used in reports, e.g. in the structure identifier overview.

    See Also