Responder Developer Guide
valSyntax Property (formattedBlock)


Syntax
'Declaration
 
<XmlArrayAttribute(4)>
<XmlArrayItemAttribute(False)>
Public Property valSyntax As syntaxItem()
'Usage
 
Dim instance As formattedBlock
Dim value() As syntaxItem
 
instance.valSyntax = value
 
value = instance.valSyntax
[XmlArray(4)]
[XmlArrayItem(false)]
public syntaxItem[] valSyntax {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