MetricSetIsRelationshipsAvailable Property  | 
 
            Gets a value indicating whether the current instance is based on a data flow the user is allowed to modify.
            
 
    Namespace: 
   Dundas.BI.Entities.MetricSets
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic bool IsRelationshipsAvailable { get; }Public ReadOnly Property IsRelationshipsAvailable As Boolean
	Get
public:
property bool IsRelationshipsAvailable {
	bool get ();
}member IsRelationshipsAvailable : bool with get
Property Value
Type: 
Boolean
See Also