Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ImagePropertyList Class / DESCRIPTION_ML Property / DESCRIPTION_ML Property

In This Topic
    DESCRIPTION_ML Property
    In This Topic
    Image file: Description # 19306.
    Syntax
    public PropertyValue DESCRIPTION_ML {get; set;}
    public:
    property PropertyValue^ DESCRIPTION_ML {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Description text of an image file; a multilingual entry is allowed.

    See Also