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