IProviderLocationCollection - Interface
Espace de noms : Microsoft.Office.Server.WorkManagement.ProviderOM
Assembly : Microsoft.Office.Server.WorkManagement (dans Microsoft.Office.Server.WorkManagement.dll)
Syntaxe
'Déclaration
Public Interface IProviderLocationCollection _
Inherits IEntityCollection(Of ProviderLocationSyncInfo, ProviderLocationUpdate), IEnumerable(Of ProviderLocationSyncInfo), _
IEnumerable
'Utilisation
Dim instance As IProviderLocationCollection
public interface IProviderLocationCollection : IEntityCollection<ProviderLocationSyncInfo, ProviderLocationUpdate>,
IEnumerable<ProviderLocationSyncInfo>, IEnumerable
Voir aussi
Référence
IProviderLocationCollection - Membres
Microsoft.Office.Server.WorkManagement.ProviderOM - Espace de noms