ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL.Knowledge Namespace / KnowledgeGraphPropertyDescription Class / KnowledgeGraphPropertyDescription Constructor / KnowledgeGraphPropertyDescription Constructor(FieldDescription)
The field description object to use as the basis for the knowledge graph property
Version

KnowledgeGraphPropertyDescription Constructor(FieldDescription)
Syntax
public KnowledgeGraphPropertyDescription( 
   FieldDescription fieldDesc
)

Parameters

fieldDesc
The field description object to use as the basis for the knowledge graph property
Exceptions
ExceptionDescription
fieldDesc is null.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also