This document is archived and information here might be outdated. Recommended version. |
The associated schematic data source to the schematic element class.
[Visual Basic .NET] Public ReadOnly Property AssociatedObjectClassDataSource As ISchematicDataSource
[C#] public ISchematicDataSource AssociatedObjectClassDataSource {get;}
[C++]
HRESULT get_AssociatedObjectClassDataSource(
ISchematicDataSource** SchematicDataSource
);
[C++] Parameters SchematicDataSource [out, retval]
SchematicDataSource is a parameter of type ISchematicDataSource**