title: "RentableRealEstateContractLine" category: reference tags: [entity, rentable-real-estate-contract-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
RentableRealEstateContractLine
Type: Entity Properties: 23 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
RentableRealEstateContractLineContext.None)
Statussenbewerken
- -1: Trash (
RentableRealEstateContractLineStatus.Trash) - 0: None (
RentableRealEstateContractLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | RNTRECLID | 9 | false | |
| ChargeFrequency | FrequencyPreset | RNTRECLCHARGEFRQFRQPID | true | ||
| ChargeMoment | FrequencyPreset | RNTRECLCHARGEMNTFRQFRQPID | true | ||
| Context | Context | RNTRECLCONTEXT | false | ||
| ContractLineType | ContractLineType | RNTRECLCONLTID | true | ||
| CostCenter | CostCenter | RNTRECLCCRID | true | ||
| CostType | CostType | RNTRECLCSTTID | true | ||
| Description | UltimoString | RNTRECLDESCR | 200 | true | |
| EndDate | Date? | RNTRECLENDDATE | true | ||
| Exported | Boolean | RNTRECLEXPORTED | false | ||
| Frequency | Frequency | RNTRECLPAYMENTFRQID | true | ||
| Indexable | Boolean | RNTRECLINDEXABLE | false | 0 | |
| InvoiceOnce | Boolean | RNTRECLINVOICEONCE | false | 0 | |
| Price | CompanyMoney | RNTRECLPRICE | false | 0 | |
| PricePerDay | CompanyMoney | RNTRECLPRICEPERDAY | false | 0 | |
| RecordCreateDate | DateTime? | RNTRECLRECCREATEDATE | true | SYSDATETIME | |
| Space | Space | RNTRECLSPCID | true | ||
| StartDate | Date? | RNTRECLSTARTDATE | true | ||
| Status | Status | RNTRECLRECSTATUS | false | ||
| SystemCompany | Company | RNTRECLCOMPID | false | ||
| Vat | Vat | RNTRECLVATID | true | ||
| VatPercentage | Decimal | RNTRECLVATPERCENTAGE | false | 0 | |
| VatPrice | CompanyMoney | RNTRECLVATPRICE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("RentableRealEstateContractLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="RentableRealEstateContractLine")Before/After Save events voor RentableRealEstateContractLine. Bron:workflows.xml.