ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Arcade Namespace / InvalidResultTypeException Class / Message Property

In This Topic
    Message Property (InvalidResultTypeException)
    In This Topic
    Gets a message that describes the current exception.
    Syntax
    public override string Message {get;}
    Public Overrides NotOverridable ReadOnly Property Message As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also