Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / INSTALLATIONSPACE_MACROSOURCEPROJECT Property / INSTALLATIONSPACE_MACROSOURCEPROJECT Property

In This Topic
    INSTALLATIONSPACE_MACROSOURCEPROJECT Property
    In This Topic
    Macro: Source project # 11055.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACROSOURCEPROJECT {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACROSOURCEPROJECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Project name of the project used to create the macro.

    See Also