Miner.Geodatabase.Integration.Serialization Namespace > PolygonPropertyType Class : remoteSchema Property |
'Declaration
<System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI", Form=XmlSchemaForm.Qualified)> Public Property remoteSchema As System.String
'Usage
Dim instance As PolygonPropertyType Dim value As System.String instance.remoteSchema = value value = instance.remoteSchema
[System.Xml.Serialization.XmlAttribute(DataType="anyURI", Form=XmlSchemaForm.Qualified)] public System.string remoteSchema {get; set;}
public read-write property remoteSchema: System.String;
System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI", Form=XmlSchemaForm.Qualified) public function get,set remoteSchema : System.String
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