BCUserDBGetUsersInfo Method |
Name | Description | |
---|---|---|
![]() | GetUsersInfo(IEnumerableString) |
Returns an array containing active user details.
|
![]() | GetUsersInfo(Int32) |
Returns an array containing active user details of a user group
with specified ID property value.
|
![]() | GetUsersInfo(String) |
Returns an array containing active user details of the user group
with the specified name.
|
![]() | GetUsersInfo(IEnumerableString, UserInfoFlags) |
Returns an array containing user details.
|
![]() | GetUsersInfo(IEnumerableString, Boolean) |
Returns an array containing user details.
|
![]() | GetUsersInfo(Int32, UserInfoFlags) |
Returns an array containing user details of the specified user group.
|
![]() | GetUsersInfo(Int32, Boolean) |
Returns an array containing user details of yhe user group
with the specified ID property value.
|
![]() | GetUsersInfo(String, UserInfoFlags) |
Returns an array containing user details of the specified user group.
|
![]() | GetUsersInfo(String, Boolean) |
Returns an array containing user details of the user group
with the specified name.
|