This document is archived and information here might be outdated.  Recommended version.


ILibraryItem Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILibraryItem Interface
ArcGIS Developer Help

ILibraryItem Interface

Provides access to methods and properties used by the TMS server during the storage and retrieval of configuration items within its configuration database.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property Category Indicates category of library item.
Read-only property ID ID value of library item.
Method libClone Clone this object (library item).
Read/write property Name Name of library item.
Read/write property Parent Indicates parent of library item.

Classes that implement ILibraryItem

Classes Description
DataSetDefinition Defines data structure for a data message.
GeneralLibraryObject Implements IGeneralLibraryObject interface used with the general library object.
TrackingServiceDef Defines a tracking service in a server connection.