Search Results for

    Show / Hide Table of Contents
    View Source

    Class AnalyticsLevelViewModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.ManagementApi.ViewModels.Analytics
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public class AnalyticsLevelViewModel

    Properties

    View Source

    AnalyticsLevel

    Declaration
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public TelemetryLevel AnalyticsLevel { get; set; }
    Property Value
    Type Description
    TelemetryLevel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • AnalyticsLevel
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX