MetricSetBindingOverrideMetricSetBindingId Property  | 
 
            Gets the ID of the metric set binding to which the overrides apply to.
            
 
    Namespace: 
   Dundas.BI.Entities.Views
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid MetricSetBindingId { get; }Public ReadOnly Property MetricSetBindingId As Guid
	Get
public:
property Guid MetricSetBindingId {
	Guid get ();
}member MetricSetBindingId : Guid with get
Property Value
Type: 
Guid
            The ID of the metric set binding to which the overrides apply to.
            
See Also