ArcFM Desktop Developer Guide
ReceiverFaultDetail Class
Members 


Product Availability
Required Licenses
.NET Assembly
Fault contract used by the service to notify when errors occur related to data used in performing operations. Modified from "Implementing IErrorHandler" lab in "Learning WCF" by Michele Leroux Bustamante 2007 (O'Reilly)
Object Model
ReceiverFaultDetail Class
Syntax
'Declaration
 
<DataContractAttribute("http://www.miner.com")>
Public Class ReceiverFaultDetail 
'Usage
 
Dim instance As ReceiverFaultDetail
[DataContract("http://www.miner.com")]
public class ReceiverFaultDetail 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Services.ReceiverFaultDetail

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

ReceiverFaultDetail Members
Miner.Geodatabase.GeodatabaseManager.Services Namespace

 

 


Send Comment