NativeStructureIsDataElementStructure Property  | 
 
            Gets a value indicating whether the current instance is a 
IDataElement container structure.
            
 
    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 IsDataElementStructure { get; }Public ReadOnly Property IsDataElementStructure As Boolean
	Get
public:
property bool IsDataElementStructure {
	bool get ();
}member IsDataElementStructure : bool with get
Property Value
Type: 
Boolean
See Also