Skip to Content

Core Operation

Quick Facts

PropertyValue
ClassOlpCorePythonOperation
Modulecenpyolpcore.OlpCorePythonOperation
Packagecenpyolpcore
ReleaseR2025.2.4
Methods1
Inherits fromOlpCorePythonProgramComponent
SubclassesDownload Operation

Inheritance

Quick Start

# Boilerplate Example coreOperation = ... # obtained from the runtime context result = coreOperation.GetOperationType()

Method Index

MethodReturnsSummary
GetOperationTypeOperationTypeGets the type of operation

Query Methods

GetOperationType

def GetOperationType() -> OperationType

Gets the type of operation

Returns: OperationType — operation type

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?