Name | Description | |
---|---|---|
EditingFeatureTemplate Constructor | don't use this constructor - use ConstructFeatureTemplate instead |
The following tables list the members exposed by EditingFeatureTemplate.
Name | Description | |
---|---|---|
EditingFeatureTemplate Constructor | don't use this constructor - use ConstructFeatureTemplate instead |
Name | Description | |
---|---|---|
CanBeGroupTemplatePart | Gets whether this EditingTemplate can be included as part of a GroupTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
DefaultToolID | Gets the DAML ID of the Tool that is currently chosen as this EditingTemplate's DefaultTool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
Description | Gets the description of this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
DoesPassDefQuery | Overridden. Gets whether this EditingTemplate's Attributes pass the Layer's DefinitionQuery. | |
Inspector | Overridden. Gets the Inspector that contains the Attributes associated with this EditingTemplate. | |
IsActive | Gets whether this EditingTemplate is currently being used and its last selected Tool is currently the active Tool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
LastSelectedToolID | Gets the DAML ID of the Tool that was most recently selected when using this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
Layer | Gets the Layer that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
Map | Gets the Map that contains the associated EditingTemplate.MapMember. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
MapMember | Gets the MapMember that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
Name | Gets the name of this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
StandaloneTable | Gets the StandaloneTable that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
Tags | Gets the collection of Tags that help to make this EditingTemplate searchable. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
ToolIDs | Gets a collection of DAML IDs for each of the Tools that are available for use with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) |
Name | Description | |
---|---|---|
ActivateDefaultToolAsync | Activates the Tool that is identified by EditingTemplate.DefaultToolID. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
ActivateLastSelectedToolAsync | (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
ActivateToolAsync | Activates a Tool that is identified by the given ID. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
GeneratePreviewAsync | Generates a preview icon that represents this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
GetDefinition | Gets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
GetSymbol | Retrieves the symbol that would be used by a feature created from this template. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
GetSymbolAsync | Retrieves the symbol that would be used by a feature created from this template. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
GetToolOptions | Gets the ToolOptions for specified Tool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) | |
SetDefinition | Sets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate) |
Name | Description | |
---|---|---|
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |