Responder Developer Guide
jobList Property (project)


Syntax
'Declaration
 
<XmlArrayAttribute(0)>
<XmlArrayItemAttribute("jobID", IsNullable=False)>
Public Property jobList As objectRef1()
'Usage
 
Dim instance As project
Dim value() As objectRef1
 
instance.jobList = value
 
value = instance.jobList
[XmlArray(0)]
[XmlArrayItem("jobID", IsNullable=false)]
public objectRef1[] jobList {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

project Class
project Members

 

 


Send Comment