ArcFM Responder Mobile Developer Guide
IEventSignup<TEventSource> Interface
Members 






The type of the event source.
An interface allowing Feeder Manager 2 event consumers to subscribe to events for a given workspace.
Object Model
IEventSignup<TEventSource> Interface
Syntax
'Declaration
 
Public Interface IEventSignup(Of TEventSource) 
'Usage
 
Dim instance As IEventSignup(Of TEventSource)
public interface IEventSignup<TEventSource> 
public interface IEventSignup 
JScript does not support Generics.
public __gc __interface IEventSignup<TEventSource> 
generic<typename TEventSource>
public interface class IEventSignup 
Type Parameters
TEventSource
The type of the event source.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IEventSignup<TEventSource> Members
Miner.Geodatabase.FeederManager Namespace

Send Feedback