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