ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Evaluation Namespace / InvalidVariantOperationException Class / OperationName Property

In This Topic
    OperationName Property
    In This Topic
    Name of the failed operation.
    Syntax
    'Declaration
     
    Public ReadOnly Property OperationName As String
    public string OperationName {get;}
    See Also