Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONDEFINITION Property / FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONDEFINITION Property

In This Topic
    FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONDEFINITION Property
    In This Topic
    Function definition (of main function) # 20461.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONDEFINITION {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_DEVICE_FUNCTIONDEFINITION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    Function definition of the main function.

    See Also