ReportExpression.EvaluationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the evaluation mode for the report expression.
public:
property Microsoft::ReportingServices::RdlObjectModel::EvaluationMode EvaluationMode { Microsoft::ReportingServices::RdlObjectModel::EvaluationMode get(); void set(Microsoft::ReportingServices::RdlObjectModel::EvaluationMode value); };
public Microsoft.ReportingServices.RdlObjectModel.EvaluationMode EvaluationMode { get; set; }
member this.EvaluationMode : Microsoft.ReportingServices.RdlObjectModel.EvaluationMode with get, set
Public Property EvaluationMode As EvaluationMode
Property Value
The evaluation mode.