Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / ToMultiLangString Method

In This Topic
    ToMultiLangString Method (PropertyValue)
    In This Topic
    Used in conversion of the PropertyValue object to Eplan.EplApi.Base.MultiLangString.
    Syntax
    public MultiLangString ToMultiLangString()
    public:
    MultiLangString^ ToMultiLangString(); 

    Return Value

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