TransactionsRepository Fields |
The TransactionsRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentIdAttribute | Definition of the data attribute referring to the base class table | |
| IdAttribute | Definition of the Transaction identity attribute | |
| IsReleasedAttribute | Definition of the IsReleased data attribute | |
| IsSingleExecutionAttribute | Definition of the IsSingleExecution data attribute | |
| LeaseContractIdAttribute | Definition of the data attribute for LeaseContract reference | |
| LeaseContractReference | Definition of the LeaseContract reference | |
| LesseeCustomerIdAttribute | Definition of the data attribute for LesseeCustomer reference | |
| LesseeCustomerReference | Definition of the LesseeCustomer reference | |
| LinesChildCollectionDefinition | Definition of the Lines child list | |
| RepositoryName | The name of the repository | |
| TableName | The primary storage table for Transaction objects | |
| TransactionTimestampAttribute | Definition of the TransactionTimestamp data attribute | |
| TransactionTypeAttribute | Definition of the TransactionType data attribute |