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

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

    Property Value

    Returns property value of type System.String.
    See Also