This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeaturePrimaryAssociation Interface > ISchematicInMemoryFeaturePrimaryAssociation.AssociatedObjectClass Property (ArcObjects .NET 10.5 SDK) |
Associated object class if exist.
[Visual Basic .NET] Public ReadOnly Property AssociatedObjectClass As IObjectClass
[C#] public IObjectClass AssociatedObjectClass {get;}
[C++]
HRESULT get_AssociatedObjectClass(
IObjectClass** ObjectClass
);
[C++]
Parameters ObjectClass [out, retval]
ObjectClass is a parameter of type IObjectClass