PMUserGetUsers Method |
Namespace: PM90SettingsAPI.User
public static IEnumerable<PMUser> GetUsers()
Exception | Condition |
---|---|
PMDatabaseConnectionNotFoundException | No database connection available on this system |
PMDatabaseException | Represents an database connection or syntax error that has occurred when processing an API request |
PMException | Unexcpected exception has occurred, check inner exception |