Show / Hide Table of Contents

    GetSmartAppsTelemetryID Procedure

    Codeunit User Telemetry Mgt.

    Gets the Telemetry ID for the current user, used by apps from SmartApps.

    Signature

    GetSmartAppsTelemetryID() : Guid
    

    Returns

    Guid

    The unique Telemetry ID, or a null guid if user has opted out from this feature.

    Remarks

    The Telemetry ID for the current user is cached by this Single Instance codeunit to minimize any performance overhead.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX