IAdmListItem

The IAdmListItem interface represents an item in the IAdmListItems list.

Inheritance: IUnknown

Properties

  • Property

  • Description

  • ID

  • Gets or sets a unique ID of the list item.

  • Type

  • Gets the type of the list item.

  • Style

  • Gets the visual style of the list item.

Details

ID

Gets or sets a unique ID of the list item.

  • Type:
  • int
  • Access:
  • Read/Write

Type

Gets the type of the list item.


Style

Gets the visual style of the list item.


Requirements

Minimum required version: 2018.1

See also