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

In This Topic
    INSTALLATIONSPACE_MACRO_DESCRIPTION Property
    In This Topic
    Macro: Description # 11019.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACRO_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACRO_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Description text for the 3D macro.

    See Also