This document is archived and information here might be outdated.  Recommended version.


ISchematicFolderName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicFolderName Interface
ArcGIS Developer Help

ISchematicFolderName Interface

Provides access to members that supply the schematic folder name information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Read/write property Path Backslash delimited path for the schematic folder name.
Read/write property SchematicDatasetName Schematic dataset name related to the schematic folder name.
Read-only property SchematicDiagramNames Schematic diagram names contained in the schematic folder name.
Read-only property SubFolderNames Subfolder names contained within the schematic folder name.

Classes that implement ISchematicFolderName

Classes Description
SchematicFolderName Schematic folder name object.