Skip to Content

Kernprogramm

Schnelle Fakten

ImmobilienWert
KlasseOlpCorePythonProgram
Modulcenpyolpcore.OlpCorePythonProgram
Paketcenpyolpcore
VeröffentlichungR2025.2.4
Methoden1
Erbt vonOlpCorePythonProgramComponent
UnterklassenDownload Program

Erbe

Schneller Start

# Boilerplate Example coreProgram = ... # obtained from the runtime context result = coreProgram.IsMainProgram()

Methodenindex

MethodeRückgabenZusammenfassung
IsMainProgramboolErhält das isMainProgram-Flag

Abfragemethoden

IsMainProgram

def IsMainProgram() -> bool

Erhält das isMainProgram-Flag

Returns: bool — gibt True zurück, wenn das Programm als Hauptprogramm markiert ist, ansonsten False

Versionsnotizen

Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.

Was this page helpful?