You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Bundle xmlns="urn:uiosp-bundle-manifest-2.0" Name="属性处理_TBBG,JKRJ,NDBGJK" SymbolicName="Kingo.Plugin.AttributeProcess" Version="1.0.0.0" InitializedState="Active" StartLevel="2">
|
|
|
|
|
<Activator Type="Kingo.Plugin.AttributeProcess.Activator" Policy="Immediate" />
|
|
|
|
|
<Runtime>
|
|
|
|
|
<Assembly Path="Kingo.Plugin.AttributeProcess.dll" Share="true" MultipleVersions="false" />
|
|
|
|
|
</Runtime>
|
|
|
|
|
<Extension Point="ExtPoint.Menus">
|
|
|
|
|
<!--<MenuGroup Id="Menu.Start.Group.AttrProcess" Order="4" Name="属性处理" Tooltip="" Image="" LocationUri="KGIS.UI.Menu.NYBG" />-->
|
|
|
|
|
<MenuItem Id="KGIS.UI.Menu.AttributeBatchAssignment"
|
|
|
|
|
Order="1"
|
|
|
|
|
Name="属性批量维护"
|
|
|
|
|
Tooltip="变更范围图斑属性批量维护(维护前请先关闭编辑状态)"
|
|
|
|
|
ItemType="CmdItem"
|
|
|
|
|
SmallImage="\Resources\退出.png"
|
|
|
|
|
LargeImage="\Resources\退出.png"
|
|
|
|
|
TextImageRelation=""
|
|
|
|
|
ShortcutKeys=""
|
|
|
|
|
LocationUri="Menu.Start.Group.NYDataProcess"
|
|
|
|
|
CommandId="Kingo.Plugin.AttributeProcess.Commands.AttributeBatchAssignmentCommand" />
|
|
|
|
|
</Extension>
|
|
|
|
|
</Bundle>
|