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)
-
0
-
0
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.