|
Altium C++ SDK 3.0
|
#include <EDP.ComponentLib.Interfaces.h>
Public Member Functions | |
| std::wstring | GetItemNamingTemplate () |
| void | SetItemNamingTemplate (std::wstring Value) |
| bool | GetAllowOverride () |
| void | SetAllowOverride (bool Value) |
| bool ComponentLib::IComponentTemplateItemNamingTemplate::GetAllowOverride | ( | ) |
| std::wstring ComponentLib::IComponentTemplateItemNamingTemplate::GetItemNamingTemplate | ( | ) |
| void ComponentLib::IComponentTemplateItemNamingTemplate::SetAllowOverride | ( | bool | Value | ) |
| void ComponentLib::IComponentTemplateItemNamingTemplate::SetItemNamingTemplate | ( | std::wstring | Value | ) |