IExplorerItem Interface

Definition

Defines a method that allows the user to navigate the objects within the explorer item list.

public interface class IExplorerItem
public interface IExplorerItem
type IExplorerItem = interface
Public Interface IExplorerItem
Derived

Properties

EntityIdentity

Gets the string value of entity identification in the explorer.

Identity

Gets the ID that uniquely identifies this item.

Methods

GetEntity()

Retrieves the entity of the explorer.

GetPropertyValue(String)

Indicates a specified string that represents the property name.

Applies to