Responder Developer Guide
WebTabs Property (WebTabNavigation)


Syntax
'Declaration
 
<XmlArrayAttribute("WebTabs")>
<XmlArrayItemAttribute("WebTab", 
   Miner.Responder.WindowsService.WebTab, 
   IsNullable=False)>
Public ReadOnly Property WebTabs As ArrayList
'Usage
 
Dim instance As WebTabNavigation
Dim value As ArrayList
 
value = instance.WebTabs
[XmlArray("WebTabs")]
[XmlArrayItem("WebTab", 
   Miner.Responder.WindowsService.WebTab, 
   IsNullable=false)]
public ArrayList WebTabs {get;}
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

WebTabNavigation Class
WebTabNavigation Members

 

 


Send Comment