Responder Developer Guide
OAServer Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
OAServer Class
Syntax
'Declaration
 
<WebServiceAttribute("http://www.multispeak.org/Version_3.0")>
<WebServiceBindingAttribute(WsiProfiles.BasicProfile1_1)>
<DesignerAttribute("System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("Component")>
<TypeConverterAttribute(System.ComponentModel.ComponentConverter)>
Public Class OAServer 
   Inherits System.Web.Services.WebService
'Usage
 
Dim instance As OAServer
[WebService("http://www.multispeak.org/Version_3.0")]
[WebServiceBinding(WsiProfiles.BasicProfile1_1)]
[Designer("System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("Component")]
[TypeConverter(System.ComponentModel.ComponentConverter)]
public class OAServer : System.Web.Services.WebService 
Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Web.Services.WebService
         Miner.Responder.RxIF.Multispeak30ab.OAServer

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

OAServer Members
Miner.Responder.RxIF.Multispeak30ab Namespace

 

 


Send Comment