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