API Help
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class / ToMultiLangString Method

In This Topic
ToMultiLangString Method (MDPropertyValue)
In This Topic
Converts this MDPropertyValue object to Eplan.EplApi.Base.MultiLangString.
Syntax
public MultiLangString ToMultiLangString()

Return Value

Eplan.EplApi.Base.MultiLangString value of the MDPropertyValue.
See Also