Click or drag to resize

Subscription Interface

Subscription Class

Namespace:  SuperOffice.COM.EventServer
Assembly:  SOEventServer.Interop (in SOEventServer.Interop.dll) Version: 8.0.0.0
Syntax
public interface Subscription : ISubscription

The Subscription type exposes the following members.

Properties
  NameDescription
Public propertyClassID
property ClassID
(Inherited from ISubscription.)
Public propertyMethodName
property MethodName
(Inherited from ISubscription.)
Public propertySubscriberInterface
property SubscriberInterface
(Inherited from ISubscription.)
Public propertySubscriptionID
property SubscriptionID
(Inherited from ISubscription.)
Top
See Also