Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IEDMS_ManagedProject Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDMS_ManagedProject:

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)
IInterfaceListGetParameters ()

Member Function Documentation

◆ GetCreatedAt()

double DXP::IEDMS_ManagedProject::GetCreatedAt ( )

◆ GetCreatedByGUID()

std::wstring DXP::IEDMS_ManagedProject::GetCreatedByGUID ( )

◆ GetDescription()

std::wstring DXP::IEDMS_ManagedProject::GetDescription ( )

◆ GetGUID()

std::wstring DXP::IEDMS_ManagedProject::GetGUID ( )

◆ GetHRID()

std::wstring DXP::IEDMS_ManagedProject::GetHRID ( )

◆ GetLastModifiedAt()

double DXP::IEDMS_ManagedProject::GetLastModifiedAt ( )

◆ GetLastModifiedByGUID()

std::wstring DXP::IEDMS_ManagedProject::GetLastModifiedByGUID ( )

◆ GetParameters()

IInterfaceList * DXP::IEDMS_ManagedProject::GetParameters ( )

◆ GetProjectType()

std::wstring DXP::IEDMS_ManagedProject::GetProjectType ( )

◆ GetRepositoryGUID()

std::wstring DXP::IEDMS_ManagedProject::GetRepositoryGUID ( )

◆ GetRepositoryPath()

std::wstring DXP::IEDMS_ManagedProject::GetRepositoryPath ( )

◆ SetCreatedAt()

void DXP::IEDMS_ManagedProject::SetCreatedAt ( double const Value)

◆ SetCreatedByGUID()

void DXP::IEDMS_ManagedProject::SetCreatedByGUID ( std::wstring const Value)

◆ SetDescription()

void DXP::IEDMS_ManagedProject::SetDescription ( std::wstring const Value)

◆ SetGUID()

void DXP::IEDMS_ManagedProject::SetGUID ( std::wstring const Value)

◆ SetHRID()

void DXP::IEDMS_ManagedProject::SetHRID ( std::wstring const Value)

◆ SetLastModifiedAt()

void DXP::IEDMS_ManagedProject::SetLastModifiedAt ( double const Value)

◆ SetLastModifiedByGUID()

void DXP::IEDMS_ManagedProject::SetLastModifiedByGUID ( std::wstring const Value)

◆ SetProjectType()

void DXP::IEDMS_ManagedProject::SetProjectType ( std::wstring const Value)

◆ SetRepositoryGUID()

void DXP::IEDMS_ManagedProject::SetRepositoryGUID ( std::wstring const Value)

◆ SetRepositoryPath()

void DXP::IEDMS_ManagedProject::SetRepositoryPath ( std::wstring const Value)

The documentation for this struct was generated from the following file: