Enable or disable Just-In-Time for this class data item. | |
Syntax: | Boolean =
object.JustInTime object.JustInTime = Boolean |
Description: | CimPoint.DevicePoint.JustInTime is a
boolean used to enable or disable Just-In-Time. Note: this is only available when this is a class Data Item comming from the Class configuration Data Item comming from the Class configuration Examples mypoint.DevicePoint.JustInTime = True |