Version: 10.6.1a |
ArcFM Engine Overview > ArcFM Solution Basics > Customizing with C# > References and Tools |
Learning to customize ArcFM is really a process composed of a combination of steps. This section highlights some tools that you might find helpful as your learning progresses.
While programming in C# or Visual Basic, use the Object Browser if you need a refresher on the properties or methods available for a given interface or for the parameters of a property or method. Access the Object Browser in Visual Studio (C#) either by selecting "View | Object Browser," or pressing Ctrl+Alt+J. While the browser doesn’t show the relationships among objects as clearly as the Object Models, it can be convenient if you know what you’re looking for.
Many times, it is easier to learn by example. Customization samples are available for download on myArcFM. They are also included in the ArcFM Solution Developer Kit (SDK) and installed here: C:\Program Files\Miner and Miner\ArcFM Solution\Developer Resources\Developer Samples. More developer samples will be created over time and will be available with future ArcFM Solution releases. Developer samples are documented in the Developer section of exchange.