This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTElement Interface > IDataGraphTElement.IsDataSourceConnected Property (ArcObjects .NET 10.4 SDK) |
Indicates if data source is connected to the data graph.
[Visual Basic .NET] Public Sub IsDataSourceConnected ( _ ByRef b As Boolean _ )
[C#] public void IsDataSourceConnected ( ref bool b );
[C++]
HRESULT get_IsDataSourceConnected(
VARIANT_BOOL* b
);
[C++]
Parameters b [out] b is a parameter of type VARIANT_BOOL