IClinicalIntegrationService Methods |
The IClinicalIntegrationService type exposes the following members.
| Name | Description | |
|---|---|---|
| ExistsT |
Determine if the object exists
| |
| Find(Type, NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
(Inherited from IIntegrationService.) | |
| FindTModel(ExpressionFuncTModel, Boolean, Int32, NullableInt32, IntegrationQueryOptions) |
Instructs the integration service to locate a specified object(s)
(Inherited from IIntegrationService.) | |
| FindTModel(NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
(Inherited from IIntegrationService.) | |
| Get(Type, Guid, NullableGuid, IntegrationQueryOptions) |
Instructs the integration service to retrieve the specified object
(Inherited from IIntegrationService.) | |
| GetTModel(Guid, NullableGuid, IntegrationQueryOptions) |
Gets a specified model.
(Inherited from IIntegrationService.) | |
| GetServerTimeDrift |
Get the server time drift
| |
| Insert |
Inserts specified data.
(Inherited from IIntegrationService.) | |
| IsAvailable |
Determines whether the network is available.
(Inherited from IIntegrationService.) | |
| Obsolete |
Obsoletes specified data.
(Inherited from IIntegrationService.) | |
| Update |
Updates specified data.
(Inherited from IIntegrationService.) |