Reference link of the schematic in memory feature node on link.
[Visual Basic .NET] Public Property ReferenceLink As ISchematicInMemoryFeatureLink
[C#] public ISchematicInMemoryFeatureLink ReferenceLink {get; set;}
[C++]
HRESULT get_ReferenceLink(
ISchematicInMemoryFeatureLink** ReferenceLink
);
[C++]
HRESULT putref_ReferenceLink(
ISchematicInMemoryFeatureLink* ReferenceLink
);
[C++]Parameters
ReferenceLink [out, retval]ReferenceLink is a parameter of type ISchematicInMemoryFeatureLink
ReferenceLink [in]ReferenceLink is a parameter of type ISchematicInMemoryFeatureLink
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.