NativeStructureIsAnalysisStructure Property  | 
 
            Gets a value indicating whether this structure is ready for analysis.
            
 
    Namespace: 
   Dundas.BI.Entities.DataConnectors
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic bool IsAnalysisStructure { get; }Public ReadOnly Property IsAnalysisStructure As Boolean
	Get
public:
property bool IsAnalysisStructure {
	bool get ();
}member IsAnalysisStructure : bool with get
Property Value
Type: 
Boolean
See Also