Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_OUTPUTASSEMBLY Property / FUNC_OUTPUTASSEMBLY Property

In This Topic
    FUNC_OUTPUTASSEMBLY Property
    In This Topic
    Output group # 20033.
    Syntax
    public PropertyValue FUNC_OUTPUTASSEMBLY {get; set;}
    public:
    property PropertyValue^ FUNC_OUTPUTASSEMBLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property can be used as a filter and sorting tool in reports. It can be entered on main functions (e.g. cable definition lines, plug and terminal strip definitions).

    See Also