CardMergeOptions(IEnumerableSectionSettings, FileSettings, Boolean, Boolean) - конструктор

Инициализирует новый экземпляр класса CardMergeOptions

Definition

Пространство имён: Tessa.Cards.SmartMerge
Сборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public CardMergeOptions(
	IEnumerable<SectionSettings>? sectionSettings = null,
	FileSettings? fileSettings = null,
	bool ignoreDuplicateRows = true,
	bool skipIfCardExists = false
)

Параметры

sectionSettings  IEnumerableSectionSettings  (Optional)
 
fileSettings  FileSettings  (Optional)
 
ignoreDuplicateRows  Boolean  (Optional)
 
skipIfCardExists  Boolean  (Optional)
 

См. также