Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by KnowledgeGraphNamedObjectType.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetAliasName | Gets the alias name for this named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetHasObjectID | Gets a boolean indicating whether the named object type has an ObjectID. This method must be called on the MCT. Use QueuedTask.Run. | |
GetIsSpatial | Gets if the named object type has spatial information associated with it. This method must be called on the MCT. Use QueuedTask.Run. | |
GetIsStrict | Get a boolean indicating whether the named object type is strict in the data model. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetObjectIDPropertyName | Gets the name of the graph property representing the ObjectID for this named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetProperties | Get the list of properties on this named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetRole | Gets the role of the named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetShapeDefinition | Gets the ArcGIS.Core.Geometry.GeometryType and ArcGIS.Core.Geometry.SpatialReference for the shape column of the named object type. This method must be called on the MCT. Use QueuedTask.Run. | |
GetShapeField | Gets the name of the field where the shape (geometry) is stored. This method must be called on the MCT. Use QueuedTask.Run. |