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 (25.3.0.1000)
Syntaxpublic 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: 
Guid
See Also