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

In This Topic
    ToString Method (PropertyValue)
    In This Topic

    Used in conversion of the PropertyValue object to MultiLangString.

    If the type of property is MultiLangString, only the specified language is returned. In case of a transient PropertyValue object, the stored value is returned without any cast.

    Overload List
    OverloadDescription

    Used in conversion of the PropertyValue object to MultiLangString.

    If the type of property is MultiLangString, only the specified language is returned. In case of a transient PropertyValue object, the stored value is returned without any cast.

     

    Used in conversion of the PropertyValue object to MultiLangString.

    If the type of property is MultiLangString, only the specified language is returned. In case of a transient PropertyValue object, the stored value is returned without any cast.

     
    Returns a string that represents the current object.  
    See Also