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