|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| double | GetCreatedAt () |
| std::wstring | GetCreatedByGUID () |
| std::wstring | GetDescription () |
| std::wstring | GetGUID () |
| std::wstring | GetHRID () |
| double | GetLastModifiedAt () |
| std::wstring | GetLastModifiedByGUID () |
| std::wstring | GetRepositoryGUID () |
| std::wstring | GetRepositoryPath () |
| std::wstring | GetProjectType () |
| void | SetCreatedAt (double const Value) |
| void | SetCreatedByGUID (std::wstring const Value) |
| void | SetDescription (std::wstring const Value) |
| void | SetGUID (std::wstring const Value) |
| void | SetHRID (std::wstring const Value) |
| void | SetLastModifiedAt (double const Value) |
| void | SetLastModifiedByGUID (std::wstring const Value) |
| void | SetRepositoryGUID (std::wstring const Value) |
| void | SetRepositoryPath (std::wstring const Value) |
| void | SetProjectType (std::wstring const Value) |
| IInterfaceList * | GetParameters () |
| double DXP::IEDMS_ManagedProject::GetCreatedAt | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetCreatedByGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetDescription | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetHRID | ( | ) |
| double DXP::IEDMS_ManagedProject::GetLastModifiedAt | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetLastModifiedByGUID | ( | ) |
| IInterfaceList * DXP::IEDMS_ManagedProject::GetParameters | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetProjectType | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetRepositoryGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProject::GetRepositoryPath | ( | ) |
| void DXP::IEDMS_ManagedProject::SetCreatedAt | ( | double const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetCreatedByGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetDescription | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetHRID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetLastModifiedAt | ( | double const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetLastModifiedByGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetProjectType | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetRepositoryGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProject::SetRepositoryPath | ( | std::wstring const | Value | ) |