Table of Contents [Hide/Show]
LocationConfiguration OptionsSample ConfigurationDownloadsSee Also
FDOT.GIS.Client.Components.ZoomFPID.ViewModels
FDOT.GIS.Client.Components.ZoomFPID.xap
svn://dotsd7gis2/FDOT.GIS.Client.Components.ZoomFPID
MapServiceName="a;b"
LayerName="c;d"
ColumnName="e;f"
a.c.e
b.d.f
<component name="Zoom to FPID" type="FDOT.GIS.Client.Components.ZoomFPID.ViewModels.ZoomToFPID, FDOT.GIS.Client.Components.ZoomFPID, Version=1.0.0.0" xapuri="FDOT.GIS.Client.Components.ZoomFPID.xap" helpText="Zoom to FPID" hotkey="F"> <customSettings> <add name="MapServiceName" value ="work_program;work_program;work_program;work_program" /> <add name="LayerName" value ="Pre-Design;Design;Under Construction;Construction Complete" /> <add name="ColumnName" value ="FPID;FPID;FPID;FPID" /> </customSettings> </component>