Responder Developer Guide
href Property (GeometryAssociationType)


Syntax
'Declaration
 
<XmlAttributeAttribute(Form=XmlSchemaForm.Qualified, 
   Namespace="http://www.w3.org/1999/xlink", 
   DataType="anyURI")>
Public Property href As String
'Usage
 
Dim instance As GeometryAssociationType
Dim value As String
 
instance.href = value
 
value = instance.href
[XmlAttribute(Form=XmlSchemaForm.Qualified, 
   Namespace="http://www.w3.org/1999/xlink", 
   DataType="anyURI")]
public string href {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GeometryAssociationType Class
GeometryAssociationType Members

 

 


Send Comment