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

In This Topic
    PROJ_REVISIONSPARENT_NAME Property
    In This Topic
    Revision: Original project name # 10149.
    Syntax
    public PropertyValue PROJ_REVISIONSPARENT_NAME {get; set;}
    public:
    property PropertyValue^ PROJ_REVISIONSPARENT_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of original project from which the revision was generated.

    See Also