ArcFM Engine Developer Guide
ActionData Class
Members 


Product Availability
Required Licenses
.NET Assembly
Contains data needed to execute GDBM actions. Also functions as a mechanism to store information across events.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class ActionData 
   Inherits System.Collections.DictionaryBase
'Usage
 
Dim instance As ActionData
[DefaultMember("Item")]
public class ActionData : System.Collections.DictionaryBase 
Inheritance Hierarchy

System.Object
   System.Collections.DictionaryBase
      Miner.Geodatabase.GeodatabaseManager.ActionData
         Miner.Process.GeodatabaseManager.PxActionData

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ActionData Members
Miner.Geodatabase.GeodatabaseManager Namespace

 

 


Send Comment