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

In This Topic
    PROJECT_SUBPROJECTORIGIN Property
    In This Topic
    Subproject of # 25100.
    Syntax
    public PropertyValue PROJECT_SUBPROJECTORIGIN {get; set;}
    public:
    property PropertyValue^ PROJECT_SUBPROJECTORIGIN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies at a subproject from which original project it was created.

    See Also