UserGroupControllerGetUIds Method |
Name | Description | |
---|---|---|
![]() | GetUIds(IEnumerableInt32) |
Returns the U(nique)Ids of one or more user groups from their Ids.
The UId of a user group remains the same when it is transported to another system.
This is not the case with the Id of a user group.
The method doesn't consider the security model.
The method doesn't consider whether the data object is marked as deleted.
|
![]() ![]() | GetUIds(IEnumerableInt32, SqlConnection, SqlTransaction) |
Returns the U(nique)Ids of one or more user groups from their Ids.
The UId of a user group remains the same when it is transported to another system.
This is not the case with the Id of a user group.
The method doesn't consider the security model.
The method doesn't consider whether the data object is marked as deleted.
|