Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / DESIGNATION_FULLPLANT_DESCR Property / DESIGNATION_FULLPLANT_DESCR Property

In This Topic
    DESIGNATION_FULLPLANT_DESCR Property
    In This Topic
    Function designation: Description # 1150.
    Syntax
    public PropertyValue DESIGNATION_FULLPLANT_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLPLANT_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