Eplan Platform API
Eplan.EplApi.HEServices Namespace / DeviceService.TemplatesInfo Class
Members

In This Topic
    DeviceService.TemplatesInfo Class
    In This Topic
    This class provides information about the templates associated with a specific part number and variant contained in the device list. Objects of this class are returned by DeviceService::GetTemplatesFromDeviceList method.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.DeviceService.TemplatesInfo

    Syntax
    public class DeviceService.TemplatesInfo 
    public ref class DeviceService.TemplatesInfo 
    Public Properties
     NameDescription
    Public PropertyAn article's part number contained in the device list.  
    Public PropertyAn array of transient objects representing templates associated with the part number.  
    Public PropertyAn article's variant contained in the device list.  
    Top
    See Also