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

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