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.AssociatedObject Property (ArcObjects .NET 10.5 SDK) |
Associated object if exist.
[Visual Basic .NET] Public ReadOnly Property AssociatedObject As IObject
[C#] public IObject AssociatedObject {get;}
[C++]
HRESULT get_AssociatedObject(
IObject** Object
);
[C++]
Parameters Object [out, retval]
Object is a parameter of type IObject