This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILibraryObject Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that help manage library objects.
Description | ||
---|---|---|
Category | Indicates the category of library object. | |
checkIn | Checks in a library object. | |
checkOut | Checks out a library object. | |
CheckOutCount | Number of times object has been checked out. | |
IsEditable | Indicates whether the library object is editable. | |
isEqual | Indicates whether a library object is equal to a value. | |
IsUpdating | Indicates if the library object is being updated with new information. | |
load | Loads a library object. | |
Name | Name of a library object. | |
store | Stores a library object. |