ResultShapingSimplificationRuleId Property |
Gets or sets the simplification ID, when simplification rules are to be applied to the result.
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 Guid SimplificationRuleId { get; set; }
Public Property SimplificationRuleId As Guid
Get
Set
public:
property Guid SimplificationRuleId {
Guid get ();
void set (Guid value);
}
member SimplificationRuleId : Guid with get, set
Property Value
Type:
GuidSee Also