Responder Developer Guide
Name Property (IdentifiedObject)


Syntax
'Declaration
 
<XmlElementAttribute("Name", Order=1)>
Public Property Name As Name1()
'Usage
 
Dim instance As IdentifiedObject
Dim value() As Name1
 
instance.Name = value
 
value = instance.Name
[XmlElement("Name", Order=1)]
public Name1[] Name {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

IdentifiedObject Class
IdentifiedObject Members

 

 


Send Comment