public EntityTenantCollection Tenants {get;}
A collection of the tenant columns on this data object.
Specify which columns contain tenant information and link the parameters accordingly.
Tenant Columns used to filter data when multiple users’ information is held within the same table or view, and a column holds information identifying each user. Exago will only retrieve the rows where the column value matches the corresponding parameter.
public EntityTenantCollection Tenants {get;}