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