ArcObjects Library Reference (TrackingAnalyst)  

ILibraryObject Interface

Provides access to members that help manage library objects.

Product Availability

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

Members

Description
Read/write property Category Indicates the category of library object.
Method checkIn Checks in a library object.
Method checkOut Checks out a library object.
Read-only property CheckOutCount Number of times object has been checked out.
Read-only property IsEditable Indicates whether the library object is editable.
Method isEqual Indicates whether a library object is equal to a value.
Read/write property IsUpdating Indicates if the library object is being updated with new information.
Method load Loads a library object.
Read/write property Name Name of a library object.
Method store Stores a library object.