SettingsUnitRecordToFileRecord - метод

Convert to SettingsUnitFileRecord object.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public SettingsUnitFileRecord ToFileRecord(
	string? unitName = null
)

Параметры

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

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

SettingsUnitFileRecord
Object that describes the settings unit record stored in file.

См. также