Find all badges belonging to the supplied person
Namespace: Bsw.Isonas.Dotnet.Client.CoreAssembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax
Parameters
- personIdString
- Type:
System String
The person ID (e.g. auto_15) to query by
Return Value
Type:

List of their badges
Exceptions
Exception | Condition |
---|---|
Bsw.Isonas.Dotnet.Client.Exceptions PersonNotFoundException | If the person ID supplied was not found in Isonas |
See Also