Miner.Process.GeodatabaseManager Namespace > PxActionData Class : InnerHashtable Property |
'Declaration
Protected ReadOnly Property InnerHashtable As System.Collections.Hashtable
'Usage
Dim instance As PxActionData Dim value As System.Collections.Hashtable value = instance.InnerHashtable
protected System.Collections.Hashtable InnerHashtable {get;}
protected read-only property InnerHashtable: System.Collections.Hashtable;
protected function get InnerHashtable : System.Collections.Hashtable
protected: __property System.Collections.Hashtable* get_InnerHashtable();
protected: property System.Collections.Hashtable^ InnerHashtable { System.Collections.Hashtable^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2