ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class


In This Topic
    CIMProjectItem Class Properties
    In This Topic

    For a list of all members of this type, see CIMProjectItem members.

    Public Properties
     NameDescription
    Public Property Gets or sets an identifier for this item that the user provides and can be displayed instead of the Name.  
    Public Property Gets or sets the catalog path of the project item.  
    Public Property Gets or sets a value indicating whether to consolidate the path of the project item.  
    Public Property Gets or sets consolidation resources string array of the project item.  
    Public Property Gets or sets the system assigned unique identifier of the project item.  
    Public Property Gets or sets the item type of the project item.  
    Public Property Gets or sets the URI of the binary reference containing the metadata.  
    Public Property Gets or sets the name of the project item.  
    Public Property Gets or sets the path hint of the project item.  
    Public Property Gets or sets a value indicating whether the item is saved with relative paths.  
    Public Property Gets or sets properties of the item as XML.  
    Public Property Gets or sets modified time of the item as a time instant.  
    Public Property Gets or sets the source URI of the item. Set if sourced from an external item such as an item on a portal.  
    Top
    See Also