BenSelect Documentation
IIntegration Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : IIntegration Interface
Common interface for integrations.

Syntax

JScript 
public interface IIntegration 

Public Properties

 NameDescription
 PropertyAllowSyncIntegration allows for syncing.  
 PropertyConfigurationAsOfDateGet the AsOfDate of the currently loaded configuration object.  
 PropertyExternalSourceGets the default external source endpoint.  
 PropertyExternalTargetGets the default external target endpoint.  
 PropertyInboundEventSetupGets inbound integration event setup.  
 PropertyIntegrationKeyGets the integration key.  
 PropertyIsAutoSyncInboundEnabledGets or sets auto-sync of inbound events state.  
 PropertyIsAutoSyncOutboundEnabledGets or sets auto-sync of outbound events state.  
 PropertyIsEnabledGets or sets integration state.  
 PropertyIsPausedGets or sets delivery processing state.  
 PropertyIsValidReturns true if integration is valid.  
 PropertyOutboundEventSetupGets outbound integration event setup.  
 PropertyProcessingIntervalMsGets or sets the processing interval value in milliseconds.  
 PropertyProviderTypeGets the provider type.  
 PropertySubscriptionIdGets the integration subscription unique identifier.  
Top

Public Methods

 NameDescription
 MethodGetEventDescriptionGets the integration event direction.  
 MethodGetIsOutboundCheck the integration event direction.  
 MethodGetObjectTypeGets the supported object type by the source endpoint.  
 MethodValidateEventValidates an integration event.  
 MethodValidOnCaseValids the on case.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.