Clone the schematic diagram class layer as a schematic layer template.
[Visual Basic .NET] Public ReadOnly Property CloneAsTemplate As ISchematicLayer
[C#] public ISchematicLayer CloneAsTemplate {get;}
[C++]
HRESULT get_CloneAsTemplate(
ISchematicLayer** SchematicLayer
);
[C++]Parameters
SchematicLayer [out, retval]SchematicLayer is a parameter of type ISchematicLayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.