SettingsUnitRecordToIO - метод

Convert to object that describes the settings unit record used for export and import.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public SettingsUnitIORecord ToIO(
	string? unitName = null
)

Параметры

unitName  String  (Optional)
Unique name of the settings unit, that used for name setup if current record is fragment.

Возвращаемое значение

SettingsUnitIORecord
Object that describes the settings unit record used for export and import.

См. также