Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_LASTTRANSLATIONTIME Property / PROJ_LASTTRANSLATIONTIME Property

In This Topic
    PROJ_LASTTRANSLATIONTIME Property
    In This Topic
    Last translation: Time # 10048.
    Syntax
    public PropertyValue PROJ_LASTTRANSLATIONTIME {get; set;}
    public:
    property PropertyValue^ PROJ_LASTTRANSLATIONTIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The time of the last foreign language translation. How the time is displayed can be configured in the project settings.

    See Also