Gets or sets the Report Output Value for the Value Rule if the Compare method matches a Value in the list.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string OutputValue { get; set; }public string OutputValue { get; set; }Public Property OutputValue As String
Get
Set
Public Property OutputValue As String
Get
Set
public:
property String^ OutputValue {
String^ get ();
void set (String^ value);
}public:
property String^ OutputValue {
String^ get ();
void set (String^ value);
}Property Value
Type:
String