ConsoleItem Class

Analytics Core API Documentation
A representation of the state of an item in a Console.
Inheritance Hierarchy

System.Object
  Analytics.Conceptual.DataContracts.ConsoleItem

Namespace:  Analytics.Conceptual.DataContracts
Assembly:  Analytics.Conceptual.DataContracts (in Analytics.Conceptual.DataContracts.dll) Version: 10.1.2.93
Syntax

public class ConsoleItem

The ConsoleItem type exposes the following members.

Properties

  NameDescription
Public propertyClass
The CSS class to be applied to the console item.
Public propertyDisplayText
The text displayed on the button or link.
Public propertyEnabled
Indicated if the console item is able to be clicked.
Public propertyHelpText
Hover text if the console item is disabled.
Public propertyIdentifier
Unique identifier for the console item.
Top
See Also

Reference