Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / GetDisplayString Method

In This Topic
GetDisplayString Method (MDPropertyValue)
In This Topic
Display value of property as Eplan.EplApi.Base.MultiLangString.
Syntax
public MultiLangString GetDisplayString()

Return Value

Eplan.EplApi.Base.MultiLangString displayed value of property.
Remarks
When property value is not language dependent returns value as undefined language.
See Also