This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDataSourceDesign Interface > ISchematicDataSourceDesign.IsUnused Method (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* IsUnused
);
[C++]
Parameters IsUnused [out, retval] IsUnused is a parameter of type VARIANT_BOOL