Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_PLACEOFINSTALLATION_DESCR Property / DESIGNATION_PLACEOFINSTALLATION_DESCR Property

In This Topic
    DESIGNATION_PLACEOFINSTALLATION_DESCR Property
    In This Topic
    Installation site (main identifier): Description # 1430.
    Syntax
    public PropertyValue DESIGNATION_PLACEOFINSTALLATION_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_PLACEOFINSTALLATION_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