 | SettingParameterSessionSetupN - свойство |
Возвращает поле или задает значение полю "Настройка сессии".
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисpublic LinkProperty<SessionSetup> SessionSetupN { get; set; }
Public Property SessionSetupN As LinkProperty(Of SessionSetup)
Get
Set
Dim instance As SettingParameter
Dim value As LinkProperty(Of SessionSetup)
value = instance.SessionSetupN
instance.SessionSetupN = value
function get SessionSetupN () : LinkProperty<SessionSetup>
function set SessionSetupN (value : LinkProperty<SessionSetup>)
Значение свойства
Тип:
LinkPropertySessionSetup
См. также