This document is archived and information here might be outdated. Recommended version. |
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(
void
);