Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::INexusWorkbenchPreferences Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::INexusWorkbenchPreferences:

Public Member Functions

bool GetLive ()
void SetLive (bool AValue)
bool GetRelease ()
void SetRelease (bool AValue)
bool GetGoLiveAtStartup ()
void SetGoLiveAtStartup (bool AValue)
std::wstring GetParameter (std::wstring const ParamName)

Member Function Documentation

◆ GetGoLiveAtStartup()

bool SCH::INexusWorkbenchPreferences::GetGoLiveAtStartup ( )

◆ GetLive()

bool SCH::INexusWorkbenchPreferences::GetLive ( )

◆ GetParameter()

std::wstring SCH::INexusWorkbenchPreferences::GetParameter ( std::wstring const ParamName)

◆ GetRelease()

bool SCH::INexusWorkbenchPreferences::GetRelease ( )

◆ SetGoLiveAtStartup()

void SCH::INexusWorkbenchPreferences::SetGoLiveAtStartup ( bool AValue)

◆ SetLive()

void SCH::INexusWorkbenchPreferences::SetLive ( bool AValue)

◆ SetRelease()

void SCH::INexusWorkbenchPreferences::SetRelease ( bool AValue)

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