DetailItem Class

Represents an item in the details pane of the Administration Console.

Namespace: Microsoft.EssentialBusinessServer.Console.ObjectModel
Assembly: Microsoft.EssentialBusinessServer.Console.ObjectModel (in microsoft.essentialbusinessserver.console.objectmodel.dll)

public class DetailItem
public class DetailItem
public class DetailItem

A DetailItem can include information from a business object and additional information about a business object that is retrieved from other sources, such as a database or service.

A DetailItem object must be added to a DetailGroup to be displayed in Administration Console. You can explicitly create a DetailItem object and add it to a DetailGroup, or you can create a DetailGroup and a DetailItem object will be implicitly created.


System.Object
  Microsoft.EssentialBusinessServer.Console.ObjectModel.DetailItem

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008 64-bit Edition, Windows Vista 64-bit Edition, Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

Target Platforms

Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

Community Additions

Show: