API Help
Eplan.EplApi.HEServices Namespace / DeviceService.TemplatesInfo Class / PartNumber Property

In This Topic
    PartNumber Property (DeviceService.TemplatesInfo)
    In This Topic
    An article's part number contained in the device list.
    Syntax
    public string PartNumber {get;}
    public:
    property String^ PartNumber {
       String^ get();
    }
    See Also