共用方式為


Filter.PropertyTypeEnum 列舉

指定篩選器的自訂欄位屬性類型。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration PropertyTypeEnum
'用途
Dim instance As Filter.PropertyTypeEnum
[SerializableAttribute]
public enum PropertyTypeEnum

成員

成員名稱 描述
FlagValue 值 = 0。旗標值。
TextValue 值 = 1。一個 string 值。
DateValue 值 = 2。日期值。
DurValue 值 = 3。持續時間值。
NumValue 值 = 4。數字的值。
CodeValue 值 = 5。程式碼的值。
DurFmt 值 = 6。持續時間格式值。

備註

如需詳細資訊,請參閱 < PropertyType屬性。

請參閱

參照

Microsoft.Office.Project.Server.Library 命名空間