- Categories:
System functions (System Information)
SYSTEM$IS_APPLICATION_ALL_MANDATORY_TELEMETRY_EVENT_DEFINITIONS_ENABLED¶
Indicates that the AUTHORIZE_TELEMETRY_EVENT_SHARING property has been set on the app.
Syntax¶
SYSTEM$IS_APPLICATION_ALL_MANDATORY_TELEMETRY_EVENT_DEFINITIONS_ENABLED
Returns¶
Returns
TRUE
if the AUTHORIZE_TELEMETRY_EVENT_SHARING property is set on the app. This indicates that event sharing is allowed in the consumer account. Otherwise, returnsFALSE
.For more information, see Determine information about event sharing in the consumer account.