WorkItemFieldData.IWorkItemSaveFieldDataHelper.FieldUpdates, propriété
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly : Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntaxe
'Déclaration
Private ReadOnly Property FieldUpdates As Dictionary(Of Integer, Object)
Implements IWorkItemSaveFieldDataHelper.FieldUpdates
Dictionary<int, Object> IWorkItemSaveFieldDataHelper.FieldUpdates { get; }
Valeur de propriété
Type : System.Collections.Generic.Dictionary<Int32, Object>
Implémentations
IWorkItemSaveFieldDataHelper.FieldUpdates
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
Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms