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

In This Topic
    PROJ_LASTUSEDBUILDNUMBER Property
    In This Topic
    Last EPLAN build number used # 10044.
    Syntax
    public PropertyValue PROJ_LASTUSEDBUILDNUMBER {get; set;}
    public:
    property PropertyValue^ PROJ_LASTUSEDBUILDNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    EPLAN build number used for the last change.

    See Also