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

In This Topic
    DESIGNATION_FULLSUBPLACEOFINSTALLATION Property
    In This Topic
    Installation site (sub-identifier, complete) # 1421.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBPLACEOFINSTALLATION {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBPLACEOFINSTALLATION {
       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 installation site with all the sub-identifiers.

    See Also