Metabase > Metabase Assembly Interfaces > IMetabaseObjectParamsUpdate
Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseObjectParamsUpdate interface is used to work with repository object parameters after the IMetabaseObjectParams.BeginUpdate method is called.
IMetabaseObjectParamsUpdate
To get object of this type, use IMetabaseObjectParams.BeginUpdate.
Method name | Brief description | |
![]() |
The End method resumes changing of repository object parameters. |
See also: