| Miner.Geodatabase.Integration Namespace > ObjectClassInfo Class : FieldDefinitions Property |
'DeclarationPublic Property FieldDefinitions As System.Collections.Generic.IDictionary(Of FieldKey,FieldDefinition)
'UsageDim instance As ObjectClassInfo Dim value As System.Collections.Generic.IDictionary(Of FieldKey,FieldDefinition) instance.FieldDefinitions = value value = instance.FieldDefinitions
public System.Collections.Generic.IDictionary<FieldKey,FieldDefinition> FieldDefinitions {get; set;}
public read-write property FieldDefinitions: System.Collections.Generic.IDictionary;
public function get,set FieldDefinitions : 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