This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementClass Interface > ISchematicElementClass.AssociatedObjectClassDataSource Property (ArcObjects .NET 10.4 SDK) |
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