API/CodeSamples/CurrentUserTenantId.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
#About
6 6
7
-Gets or sets the identifier for the current user's tenant in a multi-tenant system. This allows one instance of Izenda to be run on a server that provides reporting to a multitude of client-organizations (tenants).
7
+Gets or sets the identifier for the current user's tenant in a multi-tenant system. This allows one instance of Izenda to be run on a server that provides reporting to a multitude of client-organizations (tenants). This setting is used in conjunction with [[TenantField|/API/CodeSamples/TenantField]].
8 8
9 9
**Default value:** empty string
10 10