ResultShapingSimplificationData Property |
Gets or sets additional data to pass to the chosen simplification algorithm.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string SimplificationData { get; set; }
Public Property SimplificationData As String
Get
Set
public:
property String^ SimplificationData {
String^ get ();
void set (String^ value);
}
member SimplificationData : string with get, set
Property Value
Type:
StringSee Also