
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.. I´m a little insecure on this issue. Hope someone can straighten it out.
The eventhandler for ApplicationEvents.OnSaveDocument first parameter is of the type _Document
There is no search results in the help file ( nor this forum or related blogs ) for _Document except for an example on the use of DrawingViews.AddBaseView() where it also shows up as the first parameter.
Is _Document the exact same type as Document ? Changing the type to Document in the eventhandler compiles and works? What´s the catch?? Is this a consistent naming convention throughout the API ( Is _Application the same as Application )
Just to elaborate on my confusion: Do not use underscores, hyphens, or any other nonalphanumeric characters.
Some clarification would be most appreciated
Solved! Go to Solution.