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

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