Summary
Gets the user ids.
- Assembly
- Rocket
.Surgery .Domain .Abstractions .dll - Namespace
- Rocket
.Surgery .Domain - Containing Type
- AssignedUsersData
<TKey>
Syntax
public ISet<TKey> UserIds { get; }
Value
Type | Description |
---|---|
ISet |
The user ids. |