This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditor3 Interface > IEditor3.TemplateModified Method (ArcObjects .NET 10.4 SDK) |
Broadcasts the change to the rest of the system.
[Visual Basic .NET] Public Sub TemplateModified ( _ ByVal editTemplate As IEditTemplate _ )
[C#] public void TemplateModified ( IEditTemplate editTemplate );