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