ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL.Knowledge Namespace / KnowledgeGraphPropertyDescription Class


In This Topic
    KnowledgeGraphPropertyDescription Class Properties
    In This Topic

    For a list of all members of this type, see KnowledgeGraphPropertyDescription members.

    Public Properties
     NameDescription
    Public PropertyThe alias name of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public PropertyThe ArcGIS.Core.Data.FieldType of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public PropertyIndicates if the ArcGIS.Core.Data.Field can contain null values. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public PropertyThe length of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe precision value of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public PropertyThe scale of the ArcGIS.Core.Data.Field. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Top
    See Also