Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / DESIGNATION_SUBPLANT6_DESCR Property / DESIGNATION_SUBPLANT6_DESCR Property

In This Topic
    DESIGNATION_SUBPLANT6_DESCR Property
    In This Topic
    Function designation (sub-identifier 6): Description # 1136.
    Syntax
    public PropertyValue DESIGNATION_SUBPLANT6_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBPLANT6_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