Called when a schematic dataset is opened.
[Visual Basic .NET] Public Event OnOpenDataset As OnOpenDatasetEventHandler
[C#] public event OnOpenDatasetEventHandler OnOpenDataset
[C++]
HRESULT OnOpenDataset(
ISchematicDataset* SchematicDataset
);
[C++]Parameters
SchematicDataset [in]SchematicDataset is a parameter of type ISchematicDataset
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.