Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsCopperBundle Property

In This Topic
    AsCopperBundle Property
    In This Topic
    Gets property id value as Properties.CopperBundle.
    Syntax
    public Properties.CopperBundle AsCopperBundle {get;}
    public:
    property Properties.CopperBundle AsCopperBundle {
       Properties.CopperBundle get();
    }
    See Also