Responder Developer Guide
work Property (workList)


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

workList Class
workList Members

 

 


Send Comment