Responder Developer Guide
valueList Property (formattedBlock)


Syntax
'Declaration
 
<XmlArrayItemAttribute("val", IsNullable=False)>
Public Property valueList As String()
'Usage
 
Dim instance As formattedBlock
Dim value() As String
 
instance.valueList = value
 
value = instance.valueList
[XmlArrayItem("val", IsNullable=false)]
public string[] valueList {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

formattedBlock Class
formattedBlock Members

 

 


Send Comment