6e81a6b067571b02e640f1989cf8354d422fb1d5
API/CodeSamples/TenantField.md
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | |
| 7 | 7 | Gets or sets the field that will be internally filtered by the value of [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. When set, a hidden filter will automatically get added to every report containing the field identified in [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. This setting is used in conjunction with [[CurrentUserTenantId|/API/CodeSamples/CurrentUserTenantId]]. You can also refer to our article on the [[ShowTenantField|/API/CodeSamples/ShowTenantField]] property for information on controlling whether users will see this field when designing reports. |
| 8 | 8 | |
| 9 | -**Default value:** empty string |
|
| 9 | +**Default value:** null |
|
| 10 | 10 | |
| 11 | 11 | ##Global.asax (C♯) |
| 12 | 12 |