public IEnumerable<Session> GetSessions()
Public Function GetSessions() As IEnumerable(Of Session)
Return Value
A Task returning an enumerable collection of ArcGIS.Desktop.DataReviewer.Session .
public IEnumerable<Session> GetSessions()
Public Function GetSessions() As IEnumerable(Of Session)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10