CardMergeOptionsSkipIfCardExists - свойство
Пропустить импорт, если карточка уже существует в БД.
Пространство имён: Tessa.Cards.SmartMergeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public bool SkipIfCardExists { get; set; }
Public Property SkipIfCardExists As Boolean
Get
Set
public:
virtual property bool SkipIfCardExists {
bool get () sealed;
void set (bool value) sealed;
}
abstract SkipIfCardExists : bool with get, set
override SkipIfCardExists : bool with get, set
BooleanICardMergeOptionsSkipIfCardExists