ContentsIndexHome
PreviousUpNext
IMultiDimData.sync Method

Synchronizes this data with the corresponding identifier in the AIMMS model. Flushes all modifications (including the index domains) on this data and all its views and waits for it to finish.

C#
void sync();