| IAdministrationIntegrationService Methods |
The IAdministrationIntegrationService type exposes the following members.
Methods
| Name | Description |
---|
| 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.) |
| GetSecurityUser |
Gets the security user.
|
| 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.) |
TopSee Also