Tools

Domain Logic Inheritance

A domain component can override an inherited domain logic. For this purpose, simply provide a new domain logic implementation. Here IClient_Logic overrides the Get_DisplayName logic method inherited from IPerson. Click the 'C# Code' tab to see the corresponding source code.
Person:
First Name:
Last Name:
Display Name:
Client:
Client ID:
First Name:
Last Name:
Display Name: