ArcFM Desktop Developer Guide
SendToDMS<ScopeType> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SendToDMS<ScopeType> Class
Syntax
'Declaration
 
<ConfigurationElementTypeAttribute(Miner.Geodatabase.Integration.Configuration.FileRuleConfigurationElement)>
Public Class SendToDMS(Of ScopeType As {Class, ICancel}) 
   Inherits Miner.Geodatabase.Integration.SimpleHandler(Of ScopeType,XmlDocument)
   Implements Miner.Geodatabase.Integration.IHandler, Miner.Geodatabase.Integration.IHandler(Of ScopeType,XmlDocument), Miner.Geodatabase.Integration.IHandler(Of ScopeType,ScopeType,XmlDocument,XmlDocument), Miner.Geodatabase.Integration.IHandlerEvents 
'Usage
 
Dim instance As SendToDMS(Of ScopeType)
[ConfigurationElementType(Miner.Geodatabase.Integration.Configuration.FileRuleConfigurationElement)]
public class SendToDMS<ScopeType> : Miner.Geodatabase.Integration.SimpleHandler<ScopeType,XmlDocument>, Miner.Geodatabase.Integration.IHandler, Miner.Geodatabase.Integration.IHandler<ScopeType,XmlDocument>, Miner.Geodatabase.Integration.IHandler<ScopeType,ScopeType,XmlDocument,XmlDocument>, Miner.Geodatabase.Integration.IHandlerEvents  
where ScopeType: class, ICancel
Type Parameters
ScopeType
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.Handler<T_Scope,T_ChildScope,T_ChildResult,T_Result>
      Miner.Geodatabase.Integration.SimpleHandler<T_Scope,T_Result>
         Miner.Geodatabase.NetworkAdapter.Senders.SendToDMS<ScopeType>

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

SendToDMS<ScopeType> Members
Miner.Geodatabase.NetworkAdapter.Senders Namespace

 

 


Send Comment