[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.InvalidVariantOperationException

InvalidVariantOperationException Class

Raised when an evaluation operation is not applicable to the given arguments.

Inheritance
InvalidVariantOperationException
Implements
Namespace: GrapeCity.Enterprise.Data.Expressions.Evaluation
Assembly: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll
Syntax
public sealed class InvalidVariantOperationException : InvalidOperationException, ISerializable

Properties

Name Description
Operands

Parameter(s) of the failed operation.

OperationName

Name of the failed operation.

Extension Methods