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

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

Definition

Пространство имён: Tessa.Cards.SmartMerge
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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)
 

См. также