This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDataSourceDesign Interface > ISchematicDataSourceDesign.HasRelatedDiagrams Method (ArcObjects .NET 10.5 SDK) |
Indicates whether or not some schematic diagrams use the schematic data source.
[Visual Basic .NET] Public Function HasRelatedDiagrams ( _ ) As Boolean
[C#] public bool HasRelatedDiagrams ( );
[C++]
HRESULT HasRelatedDiagrams(
VARIANT_BOOL* HasRelatedDiagrams
);
[C++]
Parameters HasRelatedDiagrams [out, retval] HasRelatedDiagrams is a parameter of type VARIANT_BOOL