ArcFM Desktop Developer Guide
SenderFaultDetail Class
Members 


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

System.Object
   Miner.Geodatabase.GeodatabaseManager.Services.SenderFaultDetail

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

SenderFaultDetail Members
Miner.Geodatabase.GeodatabaseManager.Services Namespace

 

 


Send Comment