IIdRecord Interface
Namespace: PTS.Records
Assembly: PTS.Records.dll
Syntax
public interface IIdRecord
Properties
Id
Declaration
long Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |
public interface IIdRecord
long Id { get; set; }
| Type | Description |
|---|---|
| System.Int64 |