Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_SOURCE_PROJECT Property / PAGE_SOURCE_PROJECT Property

In This Topic
    PAGE_SOURCE_PROJECT Property
    In This Topic
    Report: Source project # 11067.
    Syntax
    public PropertyValue PAGE_SOURCE_PROJECT {get; set;}
    public:
    property PropertyValue^ PAGE_SOURCE_PROJECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the project from which the data for the report is taken.

    See Also