Gemeinsames Profil herunterladen
Schnelle Fakten
| Immobilien | Wert |
|---|---|
| Klasse | DULPythonCommonProfile |
| Modul | cenpydownload.DULPythonCommonProfile |
| Paket | cenpydownload |
| Veröffentlichung | R2025.2.4 |
| Methoden | 2 |
| Unterklassen | Download Base Profile, Download Tool Profile |
Erbe
Schneller Start
# Boilerplate Example
downloadCommonProfile = ... # obtained from the runtime context
result = downloadCommonProfile.GetIndex()Methodenindex
| Methode | Rückgaben | Zusammenfassung |
|---|---|---|
GetIndex | int | Erhält Profilindex |
GetName | str | Erhält den Profilnamen |
Abfragemethoden
GetIndex
def GetIndex() -> intErhält Profilindex
Renditen: int — Profilindex
GetName
def GetName() -> strErhält den Profilnamen
Rücksendungen: str — Profilname
Versionsnotizen
Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.
Was this page helpful?