Skip to Content
FASTSUITE E2API ReferenzPython APIAPI DomänenDownloadGemeinsames Profil herunterladen

Gemeinsames Profil herunterladen

Schnelle Fakten

ImmobilienWert
KlasseDULPythonCommonProfile
Modulcenpydownload.DULPythonCommonProfile
Paketcenpydownload
VeröffentlichungR2025.2.4
Methoden2
UnterklassenDownload Base Profile, Download Tool Profile

Erbe

Schneller Start

# Boilerplate Example downloadCommonProfile = ... # obtained from the runtime context result = downloadCommonProfile.GetIndex()

Methodenindex

MethodeRückgabenZusammenfassung
GetIndexintErhält Profilindex
GetNamestrErhält den Profilnamen

Abfragemethoden

GetIndex

def GetIndex() -> int

Erhält Profilindex

Renditen: int — Profilindex

GetName

def GetName() -> str

Erhält den Profilnamen

Rücksendungen: str — Profilname

Versionsnotizen

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

Was this page helpful?