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