Get and sets whether the table logging is enabled. | |
Syntax: | Boolean =
object.LoggingEnabled object.LoggingEnabled = Boolean |
Description: | CimTable.LoggingEnabled is a boolean value
specifing whether the table logging is enabled. Examples myTable.LoggingEnabled = True |