Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_FULLSUBLOCATION Property / DESIGNATION_FULLSUBLOCATION Property

In This Topic
    DESIGNATION_FULLSUBLOCATION Property
    In This Topic
    Location designation (sub-identifier, complete) # 1221.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBLOCATION {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full name of the mounting location with all the sub-identifiers, e.g. "UA.UA2".

    See Also