ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphInvestigationTypeInfo Class / DisplayExpressionInfo Property

In This Topic
    DisplayExpressionInfo Property (CIMKnowledgeGraphInvestigationTypeInfo)
    In This Topic
    Gets or sets the expression information used to create the display name for members of the type.
    Syntax
    Public Property DisplayExpressionInfo As CIMExpressionInfo
    public CIMExpressionInfo DisplayExpressionInfo {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also