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

In This Topic
    DESIGNATION_SUBLOCATION9_DESCR Property
    In This Topic
    Location designation (sub-identifier 9): Description # 1239.
    Syntax
    public PropertyValue DESIGNATION_SUBLOCATION9_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBLOCATION9_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