Const
Helper decorator to define a join relationship to another record type. Example usage: @FieldType.join('entity', Customer) customer: Customer
NCurrentRecord
Helper decorator to define a join relationship to another record type. Example usage: @FieldType.join('entity', Customer) customer: Customer