Skip to Content

Bool Attribute

Quick Facts

PropertyValue
ClassOlpCorePythonBoolAttribute
Modulecenpyolpcore.OlpCorePythonBoolAttribute
Packagecenpyolpcore
ReleaseR2025.2.4
Methods1
Inherits fromOlpCorePythonAttribute
SubclassesSet Bool Attribute

Inheritance

Quick Start

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

Method Index

MethodReturnsSummary
GetValuebool

Query Methods

GetValue

def GetValue() -> bool

Returns: bool

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?