Skip to Content

Attribut Bool

Faits rapides

PropriétéValeur
ClasseOlpCorePythonBoolAttribute
Modulecenpyolpcore.OlpCorePythonBoolAttribute
Paquetcenpyolpcore
LibérationR2025.2.4
Méthodes1
Hérite deOlpCorePythonAttribute
Sous-classesSet Bool Attribute

Héritage

Départ rapide

# Boilerplate Example boolAttribute = ... # obtained from the runtime context result = boolAttribute.GetValue()

Index de la méthode

MéthodeRetoursRésumé
GetValuebool

Méthodes de requête

GetValue

def GetValue() -> bool

Retour : bool

Notes de la version

Cette classe est documentée à la version R2025.2.4.

Was this page helpful?