Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / CopperBundlePropertyList Class / COPPERBUNDLE_DESIGNATION Property / COPPERBUNDLE_DESIGNATION Property

In This Topic
    COPPERBUNDLE_DESIGNATION Property
    In This Topic
    Copper bundle: Name # 36458.
    Syntax
    public PropertyValue COPPERBUNDLE_DESIGNATION {get; set;}
    public:
    property PropertyValue^ COPPERBUNDLE_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of the copper bundle; this name is displayed, for example, in the layout space navigator.

    See Also