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