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