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