Miner.Geodatabase.Integration.Serialization Namespace > TABLEDEFAULTSType Class : FIELD Property |
'Declaration
<System.Xml.Serialization.XmlElementAttribute("FIELD")> Public Property FIELD As FIELDType()
'Usage
Dim instance As TABLEDEFAULTSType Dim value() As FIELDType instance.FIELD = value value = instance.FIELD
[System.Xml.Serialization.XmlElement("FIELD")] public FIELDType[] FIELD {get; set;}
public read-write property FIELD: array of FIELDType;
System.Xml.Serialization.XmlElementAttribute("FIELD") public function get,set FIELD : FIELDType[]
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