Responder Developer Guide
assessmentList Property (assessmentLocation)


Syntax
'Declaration
 
<XmlArrayAttribute(2)>
<XmlArrayItemAttribute(False)>
Public Property assessmentList As assessment()
'Usage
 
Dim instance As assessmentLocation
Dim value() As assessment
 
instance.assessmentList = value
 
value = instance.assessmentList
[XmlArray(2)]
[XmlArrayItem(false)]
public assessment[] assessmentList {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

assessmentLocation Class
assessmentLocation Members

 

 


Send Comment