Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetProjectPropertyEntry Method
The property.

In This Topic
    GetProjectPropertyEntry Method (IPlaceHolder)
    In This Topic
    Gets a value or variable of Placeholder project property.
    Syntax
    MultiLangString GetProjectPropertyEntry( 
       AnyPropertyId oProperty
    )
    MultiLangString^ GetProjectPropertyEntry( 
       AnyPropertyId^ oProperty
    ) 

    Parameters

    oProperty
    The property.

    Return Value

    Value of the variable.
    See Also