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

DeviceService.TemplatesInfo Class
This class provides information about the templates associated with a specific part number 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 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.  
Top
See Also