ICardSynchronizationTargetWithSavingUpdateProgress - метод |
Устанавливает функцию обновления прогресса сохранения данных в карточку
Пространство имён:
Tessa.Applications.Synchronization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
ICardSynchronizationTarget WithSavingUpdateProgress(
[NotNullAttribute] Action<string> updateProgress
)
<NotNullAttribute>
Function WithSavingUpdateProgress (
<NotNullAttribute> updateProgress As Action(Of String)
) As ICardSynchronizationTarget
[NotNullAttribute]
ICardSynchronizationTarget^ WithSavingUpdateProgress(
[NotNullAttribute] Action<String^>^ updateProgress
)
[<NotNullAttribute>]
abstract WithSavingUpdateProgress :
[<NotNullAttribute>] updateProgress : Action<string> -> ICardSynchronizationTarget
Параметры
- updateProgress
- Тип: SystemActionString
Прогресс обновления
Возвращаемое значение
Тип:
ICardSynchronizationTarget
Целевой объект
ICardSynchronizationTargetСм. также