CanGetDefinition Method (ItemFactory)
Gets if the definition for the item can be retrieved.
Public Function CanGetDefinition( _
ByVal As Item _
) As Boolean
public bool CanGetDefinition(
Item
)
Parameters
- item
- The item to check.
Return Value
True if the definition can be retrieved. False otherwise.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.0 or higher.