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


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

ILibraryItem2 Interface

Provides 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.
Write-only property ID ID value of library item.
Write-only property IDReadOnly Property Make ID Readonly.
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 ILibraryItem2

Classes Description
DataSetDefinition Defines data structure for a data message.
TrackingServiceDef Defines a tracking service in a server connection.