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