Responder Developer Guide
Call Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
Call Class
Syntax
'Declaration
 
<EdmEntityTypeAttribute(NamespaceName="Model", Name="Call")>
<DataContractAttribute(True)>
<SerializableAttribute()>
Public Class Call 
   Inherits System.Data.Objects.DataClasses.EntityObject
'Usage
 
Dim instance As Call
[EdmEntityType(NamespaceName="Model", Name="Call")]
[DataContract(true)]
[Serializable()]
public class Call : System.Data.Objects.DataClasses.EntityObject 
Inheritance Hierarchy

System.Object
   System.Data.Objects.DataClasses.StructuralObject
      System.Data.Objects.DataClasses.EntityObject
         Miner.Responder.RxIF.Model.Call

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

Call Members
Miner.Responder.RxIF.Model Namespace

 

 


Send Comment