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