SettingsUnitKeyFromRecord - метод
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public static SettingsUnitKey FromRecord(
SettingsUnitRecord record
)
Public Shared Function FromRecord (
record As SettingsUnitRecord
) As SettingsUnitKey
public:
static SettingsUnitKey^ FromRecord(
SettingsUnitRecord^ record
)
static member FromRecord :
record : SettingsUnitRecord -> SettingsUnitKey
- record SettingsUnitRecord
- The SettingsUnitRecord to convert.
SettingsUnitKeyA
SettingsUnitKey representing the unit or fragment described by the record.