ArcGIS Pro 2.9 API Reference Guide
ItemFactory Class Members
Properties  Methods 


ArcGIS.Desktop.Core Namespace : ItemFactory Class

The following tables list the members exposed by ItemFactory.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the IItemFactory instance  
Top
Public Methods
 NameDescription
Public Method Gets if the dataset for the item can be retrieved.  
Public Method Gets if the definition for the item can be retrieved.  
Public MethodCreates a Item representing the resource identified by the Uri  
Public MethodGets the ArcGIS.Core.Data.Dataset associated with the item corresponding to Item.Path. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the ArcGIS.Core.Data.DatasetType for the item. If the dataset type cannot be determined, then ArcGIS.Core.Data.DatasetType.Unknown is returned.  
Public MethodGets the ArcGIS.Core.Data.Definition associated with the item corresponding to Item.Path. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Top
See Also

Reference

ItemFactory Class
ArcGIS.Desktop.Core Namespace