Responder Developer Guide
blocks Property (intervalData)


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

intervalData Class
intervalData Members

 

 


Send Comment