Eplan Platform API
Eplan.EplApi.DataModel Namespace / DeletedObjectInfoPropertyList Class / DMDELETEDOBJECTINFO_PROJECTREVISION Property / DMDELETEDOBJECTINFO_PROJECTREVISION Property

In This Topic
    DMDELETEDOBJECTINFO_PROJECTREVISION Property
    In This Topic
    Associated project revision # 36610.
    Syntax
    public PropertyValue DMDELETEDOBJECTINFO_PROJECTREVISION {get; set;}
    public:
    property PropertyValue^ DMDELETEDOBJECTINFO_PROJECTREVISION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the internal index value of the associated project revision at the deletion marker for the deleted page.

    See Also