IISonasSession QueryAllIdFiles Method Isonas .NET Client API Documentation
A list of all person IDs in the system

Namespace: Bsw.Isonas.Dotnet.Client.Core
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

Task<ICollection<string>> QueryAllIdFiles()

Return Value

Type: OnlineTask OnlineICollection OnlineString  
All person IDs
See Also