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

In This Topic
    INSTALLATIONSPACE_MACRO_PARTNUMBER Property
    In This Topic
    Macro: Associated part number # 36465.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACRO_PARTNUMBER {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACRO_PARTNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Version designation of the macro.

    See Also