Filter.FieldOperator.MatchType - Propriété
Obtient le type de correspondance pour l'opérateur de champ.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MatchType As Filter.MatchType
Get
'Utilisation
Dim instance As Filter.FieldOperator
Dim value As Filter.MatchType
value = instance.MatchType
public Filter.MatchType MatchType { get; }
Valeur de propriété
Type : Microsoft.Office.Project.Server.Library.Filter.MatchType