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

In This Topic
    DESIGNATION_FULLPLACEOFINSTALLATION_DESCR Property
    In This Topic
    Installation site: Description # 1450.
    Syntax
    public PropertyValue DESIGNATION_FULLPLACEOFINSTALLATION_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLPLACEOFINSTALLATION_DESCR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also