ArcFM Solution Developer Guide
Jumpers Property (JumperStepsObject)


Syntax
'Declaration
 
Public Property Jumpers As System.Collections.Generic.IEnumerable(Of JumpersObject)
'Usage
 
Dim instance As JumperStepsObject
Dim value As System.Collections.Generic.IEnumerable(Of JumpersObject)
 
instance.Jumpers = value
 
value = instance.Jumpers
public System.Collections.Generic.IEnumerable<JumpersObject> Jumpers {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

JumperStepsObject Class
JumperStepsObject Members

 

 


Send Comment