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