Share via


IDataStore.GetUnpopulatedDates Method

Namespace:  Microsoft.TeamFoundation.Adapter
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Function GetUnpopulatedDates As DateTime()
'Usage
Dim instance As IDataStore 
Dim returnValue As DateTime()

returnValue = instance.GetUnpopulatedDates()
DateTime[] GetUnpopulatedDates()
array<DateTime>^ GetUnpopulatedDates()
function GetUnpopulatedDates() : DateTime[]

Return Value

Type: array<System.DateTime[]

.NET Framework Security

See Also

Reference

IDataStore Interface

IDataStore Members

Microsoft.TeamFoundation.Adapter Namespace