ClientWiqlAdapterHelper.GetFieldPsFieldType, méthode
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly : Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntaxe
'Déclaration
Public Function GetFieldPsFieldType ( _
fieldName As String _
) As Integer
public int GetFieldPsFieldType(
string fieldName
)
Paramètres
- fieldName
Type : System.String
Valeur de retour
Type : System.Int32
Implémentations
IWiqlAdapterHelper.GetFieldPsFieldType(String)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ClientWiqlAdapterHelper Classe
Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms