BenSelect Documentation
IBenSelectIntegration Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : IBenSelectIntegration Interface
BenSelect integration interface.

Syntax

JScript 
public interface IBenSelectIntegration implements IIntegration 

Public Properties

 NameDescription
 PropertyAllowSyncIntegration allows for syncing. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyCaseIdGets or sets the optional case id.  
 PropertyConfigurationAsOfDateGet the AsOfDate of the currently loaded configuration object. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyContactUserIdGets or sets the integration contact user id.  
 PropertyDeliverableIdGets or sets the optional deliverable id.  
 PropertyExternalSourceGets the default external source endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyExternalTargetGets the default external target endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyInboundEventSetupGets inbound integration event setup. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIntegrationKeyGets the integration key. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsAutoSyncInboundEnabledGets or sets auto-sync of inbound events state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsAutoSyncOutboundEnabledGets or sets auto-sync of outbound events state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsEnabledGets or sets integration state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsPausedGets or sets delivery processing state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsValidReturns true if integration is valid. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyOutboundEventSetupGets outbound integration event setup. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyProcessingIntervalMsGets or sets the processing interval value in milliseconds. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyProcessOwnerGets or sets the process owner.  
 PropertyProviderTypeGets the provider type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertySubscriptionIdGets the integration subscription unique identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
Top

Public Methods

 NameDescription
 MethodGetEventDescriptionGets the integration event direction. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodGetIsOutboundCheck the integration event direction. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodGetObjectTypeGets the supported object type by the source endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodValidateEventValidates an integration event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodValidOnCaseValids the on case. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
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.