This document is archived and information here might be outdated. Recommended version. |
Called when a schematic dataset has changed in memory.
[Visual Basic .NET] Public Event OnChangeDataset As OnChangeDatasetEventHandler
[C#] public event OnChangeDatasetEventHandler OnChangeDataset
[C++]
HRESULT OnChangeDataset(
ISchematicDataset* SchematicDataset
);
[C++] Parameters SchematicDataset [in]
SchematicDataset is a parameter of type ISchematicDataset*