This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the schematic data source is unused.
[Visual Basic .NET] Public Function IsUnused ( _ ) As Boolean
[C#] public bool IsUnused ( );
[C++]
HRESULT IsUnused(
void
);