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

In This Topic
    INSTALLATIONSPACE_MACROSOURCEREF Property
    In This Topic
    Macro: Source / reference # 11026.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACROSOURCEREF {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACROSOURCEREF {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also