public KnowledgeGraphPropertyDescription( FieldDescription fieldDesc )
Public Function New( _ ByVal fieldDesc As FieldDescription _ )
Parameters
- fieldDesc
- The field description object to use as the basis for the knowledge graph property
public KnowledgeGraphPropertyDescription( FieldDescription fieldDesc )
Public Function New( _ ByVal fieldDesc As FieldDescription _ )
Exception | Description |
---|---|
System.ArgumentNullException | fieldDesc is null. |
Target Platforms: Windows 11, Windows 10