Click or drag to resize

IUpstreamIntegrationService Methods

The IUpstreamIntegrationService type exposes the following members.

Methods
 NameDescription
Public methodAuthenticateAsDevice Authenticate as the device
Public methodGet(Type, Guid, NullableGuid, UpstreamIntegrationQueryControlOptions) Instructs the integration service to retrieve the specified object
Public methodGetTModel(Guid, NullableGuid, UpstreamIntegrationQueryControlOptions) Gets a specified model.
Public methodHarmonizeTemplateId Harmonizes the template identifier information on iht with the upstream's template definition
Public methodInsert Inserts specified data.
Public methodInvoke Invoke an operation on the remote service
Public methodObsolete Obsoletes specified data.
Public methodQuery(Type, Expression, UpstreamIntegrationQueryControlOptions) Find the specified filtered object
Public methodQueryTModel(ExpressionFuncTModel, Boolean, UpstreamIntegrationQueryControlOptions) Instructs the integration service to locate a specified object(s)
Public methodUpdate Updates specified data.
Top
See Also