5118b20db19aa6f4de24a07866a69f0fb2202914
API/CodeSamples/AllowDomainJoin.md
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | |
| 7 | 7 | Gets or sets the value indicating that domain joins should be shown on the report designer. Domain join could be useful if you want to join tables on columns with web addresses. For example, if you set up Domain Join, option columns with strings "http://www.yourdomain.com" and "www.yourdomain.com" will be equal. |
| 8 | 8 | |
| 9 | -_**Note:** This property should be used with ShowJoinDropDown set to true.Note: This property should be used with ShowJoinDropDown set to true._ |
|
| 9 | +_**Note:** This property should be used with ShowJoinDropDown set to true._ |
|
| 10 | 10 | |
| 11 | 11 | Default value: false |
| 12 | 12 |