Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_FULLFUNCTIONALASSIGNMENT Property / DESIGNATION_FULLFUNCTIONALASSIGNMENT Property

In This Topic
    DESIGNATION_FULLFUNCTIONALASSIGNMENT Property
    In This Topic
    Functional assignment # 1320.
    Syntax
    public PropertyValue DESIGNATION_FULLFUNCTIONALASSIGNMENT {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLFUNCTIONALASSIGNMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full functional assignment.

    See Also