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