Responder Developer Guide
timePoints Property (RegularIntervalSchedule)


Syntax
'Declaration
 
<XmlArrayItemAttribute("timePoint", IsNullable=False)>
Public Property timePoints As RegularTimePoint()
'Usage
 
Dim instance As RegularIntervalSchedule
Dim value() As RegularTimePoint
 
instance.timePoints = value
 
value = instance.timePoints
[XmlArrayItem("timePoint", IsNullable=false)]
public RegularTimePoint[] timePoints {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

RegularIntervalSchedule Class
RegularIntervalSchedule Members

 

 


Send Comment