Id Property
Definition
Id
Gets or sets the value of the identifier.
public TKey Id { get; protected set; }
Property Value
- TKey
The value of the identifier.
Gets or sets the value of the identifier.
public TKey Id { get; protected set; }
The value of the identifier.