Responder Developer Guide
type Property (GeometryAssociationType)


Syntax
'Declaration
 
<XmlAttributeAttribute(Form=XmlSchemaForm.Qualified, Namespace="http://www.w3.org/1999/xlink")>
Public Property type As String
'Usage
 
Dim instance As GeometryAssociationType
Dim value As String
 
instance.type = value
 
value = instance.type
[XmlAttribute(Form=XmlSchemaForm.Qualified, Namespace="http://www.w3.org/1999/xlink")]
public string type {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