Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / GetAllCurrentValues Method

In This Topic
    GetAllCurrentValues Method (PlaceHolder)
    In This Topic
    Gets a list of all current values in Placeholder.
    Syntax
    public virtual PropertyValue[] GetAllCurrentValues()
    public:
    virtual array<PropertyValue^>^ GetAllCurrentValues(); 

    Return Value

    PropertyValue list of all current values.
    See Also