Salesforce

Sample - Feeder Inventory

« Go Back
Information
Versions: 10.2.1a - current
Product Availability: ArcFM Desktop

Added along with Feeder Manager 2.0, you can now obtain derived Feeder Information quickly and easily with the FeederInfoProvider.  Use this sample to report summary information every feeder and subfeeder in the network.  Works for Feeder Manager 1 and Feeder Manager 2 customers.

 

How to Implement:
  1. You may modify the code sample. This step is not required.
  2. Build the solution.

How to Use:
  1. Start a command prompt and navigate to the bin\Debug folder for this project.
  2. Run the executable, passing in the name of an sde connection created by ArcCatalog.
               FeederInventory.exe "Connection to khan.sde"

Requires:

All of the files shown below are required for the project to compile successfully.

 

FilesDescription
FeederInventory.slnSolution containing code for the FeederInventory tool.
FeederInventory.csprojC# project containing code for the FeederInventory tool.
Program.csThe main program.  Uses FeederInfoProvider to count features per phase for each feeder.
Licenses.csSupporting class module to initialize the product.
App.configConfiguration file for log4net.
AssemblyInfo.csAssembly properties, including some log4net configuration settings.

 

See also:

Sample - Synchronize Feeder Information


FeederInventory.zip

Additional Information
Sample - Feeder Inventory
_
Sample-Feeder-Inventory
Knowledge
Published
 

Powered by