|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| int | GetID () |
| std::wstring | GetValue () |
| void | SetID (int ID) |
| void | SetValue (std::wstring Value) |
| int SCH::ISupplierParameterValue::GetID | ( | ) |
| std::wstring SCH::ISupplierParameterValue::GetValue | ( | ) |
| void SCH::ISupplierParameterValue::SetID | ( | int | ID | ) |
| void SCH::ISupplierParameterValue::SetValue | ( | std::wstring | Value | ) |