EventAuthoring Class Members
See Also  Properties Methods 
SourceCode.EventBus.ClientAPI Namespace : EventAuthoring Class


Glossary Item Box

The following tables list the members exposed by EventAuthoring.

Public Constructors

  Name Description
Public Constructor EventAuthoring Constructor  
Top

Public Properties

  Name Description
Public Property Connection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

Public Methods

  Name Description
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteCustomEventWithMappings Deletes a Custom event with the event list and all eventpolicymappings.  
Public Method DeleteEventPolicyMapping Deletes a single EventPolicyMapping.  
Public Method GetCustomEventWithMappings Gets a custom event with its mappings  
Public Method UpdateCustomEvent Save a custom event and all it's assosiated policies.  
Public Method UpdateEventPolicyMapping Save a custom event and all it's assosiated policies.  
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also