Eplan Platform API
Eplan.EplApi.HEServices Namespace / DeviceService Class / CreateDeviceListItem Method / CreateDeviceListItem(Project,String,String) Method
Project in which the new device list entry will be created.
Part number.
Part variant.

In This Topic
    CreateDeviceListItem(Project,String,String) Method
    In This Topic
    Create a new device list entry.
    Syntax

    Parameters

    oProject
    Project in which the new device list entry will be created.
    strPartNumber
    Part number.
    strPartVariant
    Part variant.
    Exceptions
    ExceptionDescription
    Is thrown in case of invalid arguments.
    Is thrown, if some argument was not passed.
    If an error occurred while creating a device list entry.
    See Also