ControlProperty#
- class pyedb.grpc.database.control_file.ControlProperty(property_name: str, value: str | float | list)#
Represents a property in the control file with name, value, and type.
Overview#
Import detail#
from pyedb.grpc.database.control_file import ControlProperty