Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

FencedPropertySet

class qiskit.transpiler.FencedPropertySet(property_set_instance)

GitHub(opens in a new tab)

Bases: FencedObject

A property set that cannot be written (via __setitem__)

Deprecated since version 0.45.0_pending

The class qiskit.transpiler.fencedobjs.FencedObject is pending deprecation as of qiskit 0.45.0. It will be marked deprecated in a future release, and then removed no earlier than 3 months after the release date. Internal use of FencedObject is already removed from pass manager. Implementation of a task subclass with protection for input object modification is now responsibility of the developer.

Was this page helpful?
Report a bug or request content on GitHub.