public KnowledgeGraphEntityTypeDescription( string name, KnowledgeGraphEntityType entityType, ShapeDescription shapeDescription )
Public Function New( _ ByVal name As String, _ ByVal entityType As KnowledgeGraphEntityType, _ ByVal shapeDescription As ShapeDescription _ )
Parameters
- name
- The name to use for the description object
- entityType
- The knowledge graph entity type to use for the description object
- shapeDescription
- The description to use for the shape. The spatial reference must match the spatial reference of the knowledge graph being used with the SchemaBuilder .