IUpstream |
The IUpstreamIntegrationService type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticateAsDevice | Authenticate as the device | |
| Get(Type, Guid, NullableGuid, UpstreamIntegrationQueryControlOptions) | Instructs the integration service to retrieve the specified object | |
| GetTModel(Guid, NullableGuid, UpstreamIntegrationQueryControlOptions) | Gets a specified model. | |
| HarmonizeTemplateId | Harmonizes the template identifier information on iht with the upstream's template definition | |
| Insert | Inserts specified data. | |
| Invoke | Invoke an operation on the remote service | |
| Obsolete | Obsoletes specified data. | |
| Query(Type, Expression, UpstreamIntegrationQueryControlOptions) | Find the specified filtered object | |
| QueryTModel(ExpressionFuncTModel, Boolean, UpstreamIntegrationQueryControlOptions) | Instructs the integration service to locate a specified object(s) | |
| Update | Updates specified data. |