Responder Developer Guide
numberOfItems Property (controlItem)


Syntax
'Declaration
 
<XmlElementAttribute("integer")>
Public Property numberOfItems As String
'Usage
 
Dim instance As controlItem
Dim value As String
 
instance.numberOfItems = value
 
value = instance.numberOfItems
[XmlElement("integer")]
public string numberOfItems {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

controlItem Class
controlItem Members

 

 


Send Comment