ArcGIS Pro 3.4 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 CIMExpressionInfo DisplayExpressionInfo {get; set;}
    Public Property DisplayExpressionInfo As CIMExpressionInfo
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also