Miner.Geodatabase.Integration Namespace > ObjectInfo Class : Fields Property |
'Declaration
Public Property Fields As System.Collections.Generic.IDictionary(Of String,FieldInfo)
'Usage
Dim instance As ObjectInfo Dim value As System.Collections.Generic.IDictionary(Of String,FieldInfo) instance.Fields = value value = instance.Fields
public System.Collections.Generic.IDictionary<string,FieldInfo> Fields {get; set;}
public read-write property Fields: System.Collections.Generic.IDictionary;
public function get,set Fields : System.Collections.Generic.IDictionary
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