Files
SISBusiness/SISBusiness.Module.CSharp/BusinessObjects/ReadMe.txt
T
2017-03-26 20:00:03 +02:00

15 lines
401 B
Plaintext

Folder Description
The "BusinessObjects" project folder is intended for storing the business objects
code. In XAF, a business object can be implemented as a base persistent class
descendant and as Domain Component interfaces.
Relevant Documentation
Business Model Design
http://help.devexpress.com/#Xaf/CustomDocument2600
Domain Components
http://help.devexpress.com/#Xaf/CustomDocument3261