Summary
Gets the identifier.
- Assembly
- Rocket
.Surgery .Domain .Abstractions .dll - Namespace
- Rocket
.Surgery .Domain - Containing Type
- OwnerData
<TKey>
Syntax
public TKey Id { get; }
Value
Type | Description |
---|---|
TKey | The identifier. |