Свойство Filter.CustomField.PropertyType
Получает или задает тип настраиваемого поля.
Пространство имен: Microsoft.Office.Project.Server.Library
Сборка: Microsoft.Office.Project.Server.Library (в Microsoft.Office.Project.Server.Library.dll)
Синтаксис
'Декларация
Public Property PropertyType As Filter.PropertyTypeEnum
Get
Set
'Применение
Dim instance As Filter.CustomField
Dim value As Filter.PropertyTypeEnum
value = instance.PropertyType
instance.PropertyType = value
public Filter.PropertyTypeEnum PropertyType { get; set; }
Значение свойства
Тип: Microsoft.Office.Project.Server.Library.Filter.PropertyTypeEnum
Замечания
PropertyType может быть одной из констант Filter.PropertyTypeEnum .