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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IDataForProjectReleaseNotification:

Public Member Functions

IDXPProjectGetProject ()
IDXPProjectGetSnapshotProject ()
int GetMode ()
IEDMS_VaultGetVault ()
IULB_ItemGetItem ()
IULB_ItemRevisionGetItemRevision ()
std::wstring GetOutputFolder ()
bool GetAllowRelease ()
void SetAllowRelease (bool const AValue)
std::wstring GetParameters ()
void SetParameters (std::wstring const AValue)
int GetStage ()

Member Function Documentation

◆ GetAllowRelease()

bool DXP::IDataForProjectReleaseNotification::GetAllowRelease ( )

◆ GetItem()

IULB_Item * DXP::IDataForProjectReleaseNotification::GetItem ( )

◆ GetItemRevision()

IULB_ItemRevision * DXP::IDataForProjectReleaseNotification::GetItemRevision ( )

◆ GetMode()

int DXP::IDataForProjectReleaseNotification::GetMode ( )

◆ GetOutputFolder()

std::wstring DXP::IDataForProjectReleaseNotification::GetOutputFolder ( )

◆ GetParameters()

std::wstring DXP::IDataForProjectReleaseNotification::GetParameters ( )

◆ GetProject()

IDXPProject * DXP::IDataForProjectReleaseNotification::GetProject ( )

◆ GetSnapshotProject()

IDXPProject * DXP::IDataForProjectReleaseNotification::GetSnapshotProject ( )

◆ GetStage()

int DXP::IDataForProjectReleaseNotification::GetStage ( )

◆ GetVault()

IEDMS_Vault * DXP::IDataForProjectReleaseNotification::GetVault ( )

◆ SetAllowRelease()

void DXP::IDataForProjectReleaseNotification::SetAllowRelease ( bool const AValue)

◆ SetParameters()

void DXP::IDataForProjectReleaseNotification::SetParameters ( std::wstring const AValue)

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