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 (24.3.0.1000)
Syntax public bool IsAnalysisStructure { get; }
Public ReadOnly Property IsAnalysisStructure As Boolean
Get
public:
property bool IsAnalysisStructure {
bool get ();
}
member IsAnalysisStructure : bool with get
Property Value
Type:
BooleanSee Also