Share via


Filter.FieldBase.FilterField Property

Specifies whether the field exists in a Filter object.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Protected Friend Property FilterField As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.FilterField

Me.FilterField = value
protected internal bool FilterField { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Filter.FieldBase Class

Filter.FieldBase Members

Microsoft.Office.Project.Server.Library Namespace