Compartir a través de


Filter.Fields Property

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

Syntax

'Declaration
Public Property Fields As Fields
    Get
    Set
'Usage
Dim instance As Filter
Dim value As Fields

value = instance.Fields

instance.Fields = value
public Fields Fields { get; set; }

Property Value

Type: Microsoft.Office.Project.Server.Library.FilterSchema.Fields

See Also

Reference

Filter Class

Filter Members

Microsoft.Office.Project.Server.Library.FilterSchema Namespace