Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetAllCurrentValues Method

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

    Return Value

    PropertyValue list of all current values.
    See Also