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

In This Topic
    DESIGNATION_FUNCTIONALASSIGNMENT_DESCR Property
    In This Topic
    Functional assignment (main identifier): Description # 1330.
    Syntax
    public PropertyValue DESIGNATION_FUNCTIONALASSIGNMENT_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FUNCTIONALASSIGNMENT_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