Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / GetProjectPropertyEntry Method
The property.

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

Parameters

oProperty
The property.

Return Value

Value of the variable.
See Also