Compartilhar via


Filter.FieldOperator.MatchType propriedade

Obtém o tipo de correspondência para o operador de campo.

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

Sintaxe

'Declaração
Public ReadOnly Property MatchType As Filter.MatchType
    Get
'Uso
Dim instance As Filter.FieldOperator
Dim value As Filter.MatchType

value = instance.MatchType
public Filter.MatchType MatchType { get; }

Valor de propriedade

Tipo: Microsoft.Office.Project.Server.Library.Filter.MatchType

Ver também

Referência

Filter.FieldOperator classe

Filter.FieldOperator membros

Microsoft.Office.Project.Server.Library namespace