AyaNova business object library 4.0.1
NotifyEventOfInterestFetcher..::.EventOfInterestManager Class
NamespacesGZTW.AyaNova.BLLNotifyEventOfInterestFetcherNotifyEventOfInterestFetcher..::.EventOfInterestManager
Add events of interest / update subscriber count
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
[SerializableAttribute]
public class EventOfInterestManager
<SerializableAttribute> _
Public Class EventOfInterestManager
Dim instance As NotifyEventOfInterestFetcher.EventOfInterestManager
[SerializableAttribute]
public ref class EventOfInterestManager
/** @attribute SerializableAttribute */ 
public class EventOfInterestManager
public class EventOfInterestManager
GZTW.AyaNova.BLL.EventOfInterestManager = function();

Type.createClass(
	'GZTW.AyaNova.BLL.EventOfInterestManager');
Members
All MembersConstructorsMethods



IconMemberDescription
NotifyEventOfInterestFetcher..::.EventOfInterestManager(RootObjectTypes, Int32, Guid, Boolean)
DataPortal_Update()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Subscribe(RootObjectTypes, Int32, Guid, Boolean)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
NotifyEventOfInterestFetcher..::.EventOfInterestManager

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)