ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphDataLoadingEntity Class / TypeIsFieldName Property

In This Topic
    TypeIsFieldName Property (CIMKnowledgeGraphDataLoadingEntity)
    In This Topic
    Gets or sets a value indicating whether the Type property is a name itself or the name of a field.
    Syntax
    public bool TypeIsFieldName {get; set;}
    Public Property TypeIsFieldName As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also