Base solution for your next web application
Open Closed

Extending the Tenant object with more attributes #5223


User avatar
0
sedulen created

Hi, Is it possible to Extend the Tenant object and add more attributes. For the system we are building, there are additional attributes that we need to capture about a tenant. Thanks, R. Gilbert


2 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Yes, it is possible <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>. For Tenant, you can add properties to Tenant class directly.