StiDictionaryDoAutoSynchronizeAsync Method |
Synchronizes DataStore and Dictionary.
Report for Synchronization of the data.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static Task DoAutoSynchronizeAsync(
StiReport report
)
Public Shared Function DoAutoSynchronizeAsync (
report As StiReport
) As Task
Parameters
- report
- Type: Stimulsoft.ReportStiReport
[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.DoAutoSynchronizeAsync(Stimulsoft.Report.StiReport)"]
Return Value
Type:
Task[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.DoAutoSynchronizeAsync(Stimulsoft.Report.StiReport)"]
See Also