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


In This Topic
    KnowledgeGraphPropertyDescription Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a property description of ArcGIS.Core.Data.FieldType integer.  
    Public Methodstatic (Shared in Visual Basic)Creates a property description of ArcGIS.Core.Data.FieldType string.  
    Public MethodGets the default value of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, gets the default value for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public MethodGets the associated ArcGIS.Core.Data.DDL.DomainDescription of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, gets the DomainDescription for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public MethodSets the default value of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, sets the default value for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Public MethodSets the associated ArcGIS.Core.Data.DDL.DomainDescription of the ArcGIS.Core.Data.Field at the table level if subtypeCode is not specified. Otherwise, sets the DomainDescription for the specific subtype code. (Inherited from ArcGIS.Core.Data.DDL.FieldDescription)
    Top
    Protected Methods
    See Also