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