Bool Attribut
Schnelle Fakten
| Immobilien | Wert |
|---|---|
| Klasse | OlpCorePythonBoolAttribute |
| Modul | cenpyolpcore.OlpCorePythonBoolAttribute |
| Paket | cenpyolpcore |
| Veröffentlichung | R2025.2.4 |
| Methoden | 1 |
| Erbt von | OlpCorePythonAttribute |
| Unterklassen | Set Bool Attribute |
Erbe
Schneller Start
# Boilerplate Example
boolAttribute = ... # obtained from the runtime context
result = boolAttribute.GetValue()Methodenindex
| Methode | Rückgaben | Zusammenfassung |
|---|---|---|
GetValue | bool | — |
Abfragemethoden
GetValue
def GetValue() -> boolRücksendungen: bool
Versionsnotizen
Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.
Was this page helpful?