Eplan Platform API
Eplan.EplApi.DataModel Namespace / DeviceListEntryPropertyList Class / DeviceListEntryPropertyList Constructor / DeviceListEntryPropertyList Constructor(DeviceListEntry)
DeviceListEntry object whose properties will be affected.

In This Topic
    DeviceListEntryPropertyList Constructor(DeviceListEntry)
    In This Topic
    Should be used internal only
    Syntax
    public DeviceListEntryPropertyList( 
       DeviceListEntry obj
    )
    public:
    DeviceListEntryPropertyList( 
       DeviceListEntry^ obj
    )

    Parameters

    obj
    DeviceListEntry object whose properties will be affected.
    See Also