SettingsUnitKeyFromRecord - метод
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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.