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

In This Topic
    DMDELETEDOBJECTINFO_PROJECTREVISION_NAME Property
    In This Topic
    Associated revision name # 36604.
    Syntax
    public PropertyValue DMDELETEDOBJECTINFO_PROJECTREVISION_NAME {get; set;}
    public:
    property PropertyValue^ DMDELETEDOBJECTINFO_PROJECTREVISION_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the name of the associated project revision at the deletion marker for the deleted page.

    See Also