ICardSynchronizationTargetWithClient64Bit - метод |
Устанавливает, что приложение использует 64-битную архитектуру.
Пространство имён:
Tessa.Applications.Synchronization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
ICardSynchronizationTarget WithClient64Bit(
bool client64Bit
)
<NotNullAttribute>
Function WithClient64Bit (
client64Bit As Boolean
) As ICardSynchronizationTarget
[NotNullAttribute]
ICardSynchronizationTarget^ WithClient64Bit(
bool client64Bit
)
[<NotNullAttribute>]
abstract WithClient64Bit :
client64Bit : bool -> ICardSynchronizationTarget
Параметры
- client64Bit
- Тип: SystemBoolean
Признак того, что приложение использует 64-битную архитектуру.
Возвращаемое значение
Тип:
ICardSynchronizationTarget
Целевой объект
ICardSynchronizationTarget.
См. также