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