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

In This Topic
    DESIGNATION_FULLINSTALLATIONNUMBER_DESCR Property
    In This Topic
    Higher-level function number: Description # 1750.
    Syntax
    public PropertyValue DESIGNATION_FULLINSTALLATIONNUMBER_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLINSTALLATIONNUMBER_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