ArcFM Desktop Developer Guide
IEventSignup<TEventSource> Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The type of the event source.
An interface allowing Feeder Manager 2 event consumers to subscribe to events for a given workspace.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Object Model
IEventSignup<TEventSource> Interface
Syntax
'Declaration
 
Public Interface IEventSignup(Of TEventSource) 
'Usage
 
Dim instance As IEventSignup(Of TEventSource)
public interface IEventSignup<TEventSource> 
Type Parameters
TEventSource
The type of the event source.
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

IEventSignup<TEventSource> Members
Miner.Geodatabase.FeederManager Namespace

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> 
Type Parameters
TEventSource
The type of the event source.
Inheritance Hierarchy

Miner.Geodatabase.FeederManager.IEventSignup<TEventSource>

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

IEventSignup<TEventSource> Members
Miner.Geodatabase.FeederManager Namespace

 

 


Send Comment