AllowHeartbeatMonitoring
property (Deprecated)
Returns or sets whether heartbeat monitoring of the eRoom server or
site is enabled.
Syntax
C++
HRESULT
get_AllowHeartbeatMonitoring(
VARIANT_BOOL* pAllowHeartbeatMonitoring)
H RESULT put_AllowHeartbeatMonitoring (
VARIANT_BOOL MyAllowHeartbeatMonitoring)
Scripting languages
Boolean
= Object.AllowHeartbeatMonitoring
|