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

In This Topic
    FUNC_ARTICLEPLACEMENT_CAPTIONID Property
    In This Topic
    Legend item # 20450.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_CAPTIONID {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_CAPTIONID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Defines the position number for displaying the legend in a part placement.

    See Also