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

In This Topic
    PROJ_LASTUSEDVERSION Property
    In This Topic
    Last EPLAN version used # 10043.
    Syntax
    public PropertyValue PROJ_LASTUSEDVERSION {get; set;}
    public:
    property PropertyValue^ PROJ_LASTUSEDVERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    EPLAN version used for the last change.

    See Also