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