For a list of all members of this type, see FeederInfoProvider members.
Public Methods
| Name | Description |
 | GetFeeder | Gets the feeder information for all features contained by the feeder identified by the given ID. |
 | GetFeederInfo | Gets the feeder information for the given Miner.Geodatabase.Network.FeatureKey. |
 | GetSubfeeder | Gets the feeder information for all features contained by the subfeeder identified by the given ID./> |
 | Shutdown | Releases resources so that stand-alone applications can shutdown cleanly. Calling this method releases resources and COM object references acquired by the workspace extension. This only applies to the workspace who's connection properties were passed in to this object's constructor. This should only be called when you are finished with that workspace. It's not necessary to call this method from an ArcGIS or ArcFM application extension, add-in, or custom tool. |
Top
See Also