Filter.Fields 屬性
Nominal 值在此類別是不帶正負號的類型,使其無法和 CLS 使用。
此 API 不符合 CLS 標準。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<CLSCompliantAttribute(False)> _
Public Property Fields As Filter.FieldCollection
Get
Set
'用途
Dim instance As Filter
Dim value As Filter.FieldCollection
value = instance.Fields
instance.Fields = value
[CLSCompliantAttribute(false)]
public Filter.FieldCollection Fields { get; set; }
屬性值
類型:Microsoft.Office.Project.Server.Library.Filter.FieldCollection
備註
Fields屬性是建構篩選器時所使用的Filter.Field物件的集合。