ArcObjects Library Reference (Editor)  

IEditor3.CurrentTemplate Property

The current edit template.

[Visual Basic .NET]
Public Property CurrentTemplate As IEditTemplate
[C#]
public IEditTemplate CurrentTemplate {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditor3 Interface

.NET Samples

Points along line construction tool (Code Files: PointsAlongLineForm)