|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetEntityID () |
| std::wstring | GetGroup () |
| double | GetLockDate () |
| std::wstring | GetLockedBy () |
| int | GetLockType () |
| std::wstring | GetParams () |
| void | SetEntityId (std::wstring const Value) |
| void | SetGroup (std::wstring const Value) |
| void | SetLockDate (double const Value) |
| void | SetLockedBy (std::wstring const Value) |
| void | SetLockType (int const Value) |
| void | SetParams (std::wstring const Value) |
| std::wstring DXP::IEDMS_LockedItem::GetEntityID | ( | ) |
| std::wstring DXP::IEDMS_LockedItem::GetGroup | ( | ) |
| double DXP::IEDMS_LockedItem::GetLockDate | ( | ) |
| std::wstring DXP::IEDMS_LockedItem::GetLockedBy | ( | ) |
| int DXP::IEDMS_LockedItem::GetLockType | ( | ) |
| std::wstring DXP::IEDMS_LockedItem::GetParams | ( | ) |
| void DXP::IEDMS_LockedItem::SetEntityId | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_LockedItem::SetGroup | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_LockedItem::SetLockDate | ( | double const | Value | ) |
| void DXP::IEDMS_LockedItem::SetLockedBy | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_LockedItem::SetLockType | ( | int const | Value | ) |
| void DXP::IEDMS_LockedItem::SetParams | ( | std::wstring const | Value | ) |