Enables / Disables delay load. | |
Syntax: | Boolean =
object.DelayLoad object.DelayLoad = Boolean |
Description: | The CimDevicePoint.DelayLoad is boolean
indicating the point should only be loaded into memory if it's
requested by an application. Defaults to False. Examples point.DevicePoint.DelayLoad = True |