Produced by Araxis Merge on 7/5/2018 7:15:55 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\CRS | Number of Users by Role.rdl | Wed Jun 27 16:57:12 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\CRS | Number of Users by Role.rdl | Wed Jun 27 17:41:23 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1266 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" utf-8"?> | |
| 2 | <Report xm lns:rd="ht tp://schem as.microso ft.com/SQL Server/rep orting/rep ortdesigne r" xmlns:c l="http:// schemas.mi crosoft.co m/sqlserve r/reportin g/2010/01/ componentd efinition" xmlns="ht tp://schem as.microso ft.com/sql server/rep orting/201 0/01/repor tdefinitio n"> | |
| 3 | <AutoRef resh>0</Au toRefresh> | |
| 4 | <DataSou rces> | |
| 5 | <DataS ource Name ="DataSour ce1"> | |
| 6 | <Dat aSourceRef erence>/Da taSources/ RegistryCo nnectionSt ring</Data SourceRefe rence> | |
| 7 | <rd: SecurityTy pe>None</r d:Security Type> | |
| 8 | <rd: DataSource ID>66f454f 0-9964-468 d-b81c-ee6 c3a71f913< /rd:DataSo urceID> | |
| 9 | </Data Source> | |
| 10 | </DataSo urces> | |
| 11 | <DataSet s> | |
| 12 | <DataS et Name="N umberOfUse rByRole_Da taSet"> | |
| 13 | <Que ry> | |
| 14 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 15 | <C ommandText >SELECT b. NAME, b.CO DE, COUNT( b.code) | |
| 16 | FROM CRS.U SER_ROLES a | |
| 17 | INNER JOIN CRS.STD_R OLE b ON a .STD_ROLE_ ID = b.ID | |
| 18 | INNER JOIN CRS.STD_R EGISTRY c ON b.STD_R EGISTRY_ID = c.ID | |
| 19 | where b.ST D_REGISTRY _ID IN ( s elect id f rom crs.ST D_REGISTRY where INA CTIVE_FLAG = 0 ) | |
| 20 | GROUP BY b .CODE, b.N AME, c.NAM E</Command Text> | |
| 21 | <r d:UseGener icDesigner >true</rd: UseGeneric Designer> | |
| 22 | </Qu ery> | |
| 23 | <Fie lds> | |
| 24 | <F ield Name= "NAME"> | |
| 25 | <DataField >NAME</Dat aField> | |
| 26 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 27 | </ Field> | |
| 28 | <F ield Name= "CODE"> | |
| 29 | <DataField >CODE</Dat aField> | |
| 30 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 31 | </ Field> | |
| 32 | <F ield Name= "ID"> | |
| 33 | <DataField /> | |
| 34 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 35 | </ Field> | |
| 36 | </Fi elds> | |
| 37 | </Data Set> | |
| 38 | </DataSe ts> | |
| 39 | <ReportS ections> | |
| 40 | <Repor tSection> | |
| 41 | <Bod y> | |
| 42 | <R eportItems > | |
| 43 | <Tablix Na me="Tablix 2"> | |
| 44 | <TablixB ody> | |
| 45 | <Tabli xColumns> | |
| 46 | <Tab lixColumn> | |
| 47 | <W idth>3.098 14in</Widt h> | |
| 48 | </Ta blixColumn > | |
| 49 | <Tab lixColumn> | |
| 50 | <W idth>2.807 73in</Widt h> | |
| 51 | </Ta blixColumn > | |
| 52 | <Tab lixColumn> | |
| 53 | <W idth>2.327 31in</Widt h> | |
| 54 | </Ta blixColumn > | |
| 55 | </Tabl ixColumns> | |
| 56 | <Tabli xRows> | |
| 57 | <Tab lixRow> | |
| 58 | <H eight>0.25 in</Height > | |
| 59 | <T ablixCells > | |
| 60 | <TablixCel l> | |
| 61 | <CellCon tents> | |
| 62 | <Textb ox Name="T extbox7"> | |
| 63 | <Can Grow>true< /CanGrow> | |
| 64 | <Kee pTogether> true</Keep Together> | |
| 65 | <Par agraphs> | |
| 66 | <P aragraph> | |
| 67 | <TextRuns> | |
| 68 | <TextRun > | |
| 69 | <Value >Role Name </Value> | |
| 70 | <Style > | |
| 71 | <Fon tWeight>Bo ld</FontWe ight> | |
| 72 | </Styl e> | |
| 73 | </TextRu n> | |
| 74 | </TextRuns > | |
| 75 | <Style /> | |
| 76 | </ Paragraph> | |
| 77 | </Pa ragraphs> | |
| 78 | <rd: DefaultNam e>Textbox7 </rd:Defau ltName> | |
| 79 | <Sty le> | |
| 80 | <B order> | |
| 81 | <Color>Lig htGrey</Co lor> | |
| 82 | <Style>Sol id</Style> | |
| 83 | </ Border> | |
| 84 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 85 | <P addingLeft >2pt</Padd ingLeft> | |
| 86 | <P addingRigh t>2pt</Pad dingRight> | |
| 87 | <P addingTop> 2pt</Paddi ngTop> | |
| 88 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 89 | </St yle> | |
| 90 | </Text box> | |
| 91 | </CellCo ntents> | |
| 92 | </TablixCe ll> | |
| 93 | <TablixCel l> | |
| 94 | <CellCon tents> | |
| 95 | <Textb ox Name="T extbox9"> | |
| 96 | <Can Grow>true< /CanGrow> | |
| 97 | <Kee pTogether> true</Keep Together> | |
| 98 | <Par agraphs> | |
| 99 | <P aragraph> | |
| 100 | <TextRuns> | |
| 101 | <TextRun > | |
| 102 | <Value >Role Code </Value> | |
| 103 | <Style > | |
| 104 | <Fon tWeight>Bo ld</FontWe ight> | |
| 105 | </Styl e> | |
| 106 | </TextRu n> | |
| 107 | </TextRuns > | |
| 108 | <Style /> | |
| 109 | </ Paragraph> | |
| 110 | </Pa ragraphs> | |
| 111 | <rd: DefaultNam e>Textbox9 </rd:Defau ltName> | |
| 112 | <Sty le> | |
| 113 | <B order> | |
| 114 | <Color>Lig htGrey</Co lor> | |
| 115 | <Style>Sol id</Style> | |
| 116 | </ Border> | |
| 117 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 118 | <P addingLeft >2pt</Padd ingLeft> | |
| 119 | <P addingRigh t>2pt</Pad dingRight> | |
| 120 | <P addingTop> 2pt</Paddi ngTop> | |
| 121 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 122 | </St yle> | |
| 123 | </Text box> | |
| 124 | </CellCo ntents> | |
| 125 | </TablixCe ll> | |
| 126 | <TablixCel l> | |
| 127 | <CellCon tents> | |
| 128 | <Textb ox Name="T extbox11"> | |
| 129 | <Can Grow>true< /CanGrow> | |
| 130 | <Kee pTogether> true</Keep Together> | |
| 131 | <Par agraphs> | |
| 132 | <P aragraph> | |
| 133 | <TextRuns> | |
| 134 | <TextRun > | |
| 135 | <Value >Number Of Users</Va lue> | |
| 136 | <Style > | |
| 137 | <Fon tWeight>Bo ld</FontWe ight> | |
| 138 | </Styl e> | |
| 139 | </TextRu n> | |
| 140 | </TextRuns > | |
| 141 | <Style /> | |
| 142 | </ Paragraph> | |
| 143 | </Pa ragraphs> | |
| 144 | <rd: DefaultNam e>Textbox1 1</rd:Defa ultName> | |
| 145 | <Sty le> | |
| 146 | <B order> | |
| 147 | <Color>Lig htGrey</Co lor> | |
| 148 | <Style>Sol id</Style> | |
| 149 | </ Border> | |
| 150 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 151 | <P addingLeft >2pt</Padd ingLeft> | |
| 152 | <P addingRigh t>2pt</Pad dingRight> | |
| 153 | <P addingTop> 2pt</Paddi ngTop> | |
| 154 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 155 | </St yle> | |
| 156 | </Text box> | |
| 157 | </CellCo ntents> | |
| 158 | </TablixCe ll> | |
| 159 | </ TablixCell s> | |
| 160 | </Ta blixRow> | |
| 161 | <Tab lixRow> | |
| 162 | <H eight>0.25 in</Height > | |
| 163 | <T ablixCells > | |
| 164 | <TablixCel l> | |
| 165 | <CellCon tents> | |
| 166 | <Textb ox Name="N AME"> | |
| 167 | <Can Grow>true< /CanGrow> | |
| 168 | <Kee pTogether> true</Keep Together> | |
| 169 | <Par agraphs> | |
| 170 | <P aragraph> | |
| 171 | <TextRuns> | |
| 172 | <TextRun > | |
| 173 | <Value >=Fields!N AME.Value< /Value> | |
| 174 | <Style /> | |
| 175 | </TextRu n> | |
| 176 | </TextRuns > | |
| 177 | <Style /> | |
| 178 | </ Paragraph> | |
| 179 | </Pa ragraphs> | |
| 180 | <rd: DefaultNam e>NAME</rd :DefaultNa me> | |
| 181 | <Sty le> | |
| 182 | <B order> | |
| 183 | <Color>Lig htGrey</Co lor> | |
| 184 | <Style>Sol id</Style> | |
| 185 | </ Border> | |
| 186 | <P addingLeft >2pt</Padd ingLeft> | |
| 187 | <P addingRigh t>2pt</Pad dingRight> | |
| 188 | <P addingTop> 2pt</Paddi ngTop> | |
| 189 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 190 | </St yle> | |
| 191 | </Text box> | |
| 192 | </CellCo ntents> | |
| 193 | </TablixCe ll> | |
| 194 | <TablixCel l> | |
| 195 | <CellCon tents> | |
| 196 | <Textb ox Name="C ODE"> | |
| 197 | <Can Grow>true< /CanGrow> | |
| 198 | <Kee pTogether> true</Keep Together> | |
| 199 | <Par agraphs> | |
| 200 | <P aragraph> | |
| 201 | <TextRuns> | |
| 202 | <TextRun > | |
| 203 | <Value >=Fields!C ODE.Value< /Value> | |
| 204 | <Style /> | |
| 205 | </TextRu n> | |
| 206 | </TextRuns > | |
| 207 | <Style /> | |
| 208 | </ Paragraph> | |
| 209 | </Pa ragraphs> | |
| 210 | <rd: DefaultNam e>CODE</rd :DefaultNa me> | |
| 211 | <Sty le> | |
| 212 | <B order> | |
| 213 | <Color>Lig htGrey</Co lor> | |
| 214 | <Style>Sol id</Style> | |
| 215 | </ Border> | |
| 216 | <P addingLeft >2pt</Padd ingLeft> | |
| 217 | <P addingRigh t>2pt</Pad dingRight> | |
| 218 | <P addingTop> 2pt</Paddi ngTop> | |
| 219 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 220 | </St yle> | |
| 221 | </Text box> | |
| 222 | </CellCo ntents> | |
| 223 | </TablixCe ll> | |
| 224 | <TablixCel l> | |
| 225 | <CellCon tents> | |
| 226 | <Textb ox Name="I D"> | |
| 227 | <Can Grow>true< /CanGrow> | |
| 228 | <Kee pTogether> true</Keep Together> | |
| 229 | <Par agraphs> | |
| 230 | <P aragraph> | |
| 231 | <TextRuns> | |
| 232 | <TextRun > | |
| 233 | <Value >=Fields!I D.Value</V alue> | |
| 234 | <Style /> | |
| 235 | </TextRu n> | |
| 236 | </TextRuns > | |
| 237 | <Style> | |
| 238 | <TextAli gn>Center< /TextAlign > | |
| 239 | </Style> | |
| 240 | </ Paragraph> | |
| 241 | </Pa ragraphs> | |
| 242 | <rd: DefaultNam e>ID</rd:D efaultName > | |
| 243 | <Sty le> | |
| 244 | <B order> | |
| 245 | <Color>Lig htGrey</Co lor> | |
| 246 | <Style>Sol id</Style> | |
| 247 | </ Border> | |
| 248 | <P addingLeft >2pt</Padd ingLeft> | |
| 249 | <P addingRigh t>2pt</Pad dingRight> | |
| 250 | <P addingTop> 2pt</Paddi ngTop> | |
| 251 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 252 | </St yle> | |
| 253 | </Text box> | |
| 254 | </CellCo ntents> | |
| 255 | </TablixCe ll> | |
| 256 | </ TablixCell s> | |
| 257 | </Ta blixRow> | |
| 258 | <Tab lixRow> | |
| 259 | <H eight>0.25 in</Height > | |
| 260 | <T ablixCells > | |
| 261 | <TablixCel l> | |
| 262 | <CellCon tents> | |
| 263 | <Textb ox Name="T extbox1"> | |
| 264 | <Can Grow>true< /CanGrow> | |
| 265 | <Kee pTogether> true</Keep Together> | |
| 266 | <Par agraphs> | |
| 267 | <P aragraph> | |
| 268 | <TextRuns> | |
| 269 | <TextRun > | |
| 270 | <Value /> | |
| 271 | <Style /> | |
| 272 | </TextRu n> | |
| 273 | </TextRuns > | |
| 274 | <Style /> | |
| 275 | </ Paragraph> | |
| 276 | </Pa ragraphs> | |
| 277 | <rd: DefaultNam e>Textbox1 </rd:Defau ltName> | |
| 278 | <Sty le> | |
| 279 | <B order> | |
| 280 | <Color>Lig htGrey</Co lor> | |
| 281 | <Style>Sol id</Style> | |
| 282 | </ Border> | |
| 283 | <B ackgroundC olor>White Smoke</Bac kgroundCol or> | |
| 284 | <P addingLeft >2pt</Padd ingLeft> | |
| 285 | <P addingRigh t>2pt</Pad dingRight> | |
| 286 | <P addingTop> 2pt</Paddi ngTop> | |
| 287 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 288 | </St yle> | |
| 289 | </Text box> | |
| 290 | </CellCo ntents> | |
| 291 | </TablixCe ll> | |
| 292 | <TablixCel l> | |
| 293 | <CellCon tents> | |
| 294 | <Textb ox Name="T extbox2"> | |
| 295 | <Can Grow>true< /CanGrow> | |
| 296 | <Kee pTogether> true</Keep Together> | |
| 297 | <Par agraphs> | |
| 298 | <P aragraph> | |
| 299 | <TextRuns> | |
| 300 | <TextRun > | |
| 301 | <Value >Total Num ber Of Use rs</Value> | |
| 302 | <Style > | |
| 303 | <Fon tWeight>Bo ld</FontWe ight> | |
| 304 | </Styl e> | |
| 305 | </TextRu n> | |
| 306 | </TextRuns > | |
| 307 | <Style /> | |
| 308 | </ Paragraph> | |
| 309 | </Pa ragraphs> | |
| 310 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 311 | <Sty le> | |
| 312 | <B order> | |
| 313 | <Color>Lig htGrey</Co lor> | |
| 314 | <Style>Sol id</Style> | |
| 315 | </ Border> | |
| 316 | <B ackgroundC olor>White Smoke</Bac kgroundCol or> | |
| 317 | <P addingLeft >2pt</Padd ingLeft> | |
| 318 | <P addingRigh t>2pt</Pad dingRight> | |
| 319 | <P addingTop> 2pt</Paddi ngTop> | |
| 320 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 321 | </St yle> | |
| 322 | </Text box> | |
| 323 | </CellCo ntents> | |
| 324 | </TablixCe ll> | |
| 325 | <TablixCel l> | |
| 326 | <CellCon tents> | |
| 327 | <Textb ox Name="T extbox3"> | |
| 328 | <Can Grow>true< /CanGrow> | |
| 329 | <Kee pTogether> true</Keep Together> | |
| 330 | <Par agraphs> | |
| 331 | <P aragraph> | |
| 332 | <TextRuns> | |
| 333 | <TextRun > | |
| 334 | <Value >=Sum(Fiel ds!ID.Valu e)</Value> | |
| 335 | <Style > | |
| 336 | <Fon tWeight>Bo ld</FontWe ight> | |
| 337 | </Styl e> | |
| 338 | </TextRu n> | |
| 339 | </TextRuns > | |
| 340 | <Style> | |
| 341 | <TextAli gn>Center< /TextAlign > | |
| 342 | </Style> | |
| 343 | </ Paragraph> | |
| 344 | </Pa ragraphs> | |
| 345 | <rd: DefaultNam e>Textbox3 </rd:Defau ltName> | |
| 346 | <Sty le> | |
| 347 | <B order> | |
| 348 | <Color>Lig htGrey</Co lor> | |
| 349 | <Style>Sol id</Style> | |
| 350 | </ Border> | |
| 351 | <B ackgroundC olor>White Smoke</Bac kgroundCol or> | |
| 352 | <P addingLeft >2pt</Padd ingLeft> | |
| 353 | <P addingRigh t>2pt</Pad dingRight> | |
| 354 | <P addingTop> 2pt</Paddi ngTop> | |
| 355 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 356 | </St yle> | |
| 357 | </Text box> | |
| 358 | </CellCo ntents> | |
| 359 | </TablixCe ll> | |
| 360 | </ TablixCell s> | |
| 361 | </Ta blixRow> | |
| 362 | </Tabl ixRows> | |
| 363 | </Tablix Body> | |
| 364 | <TablixC olumnHiera rchy> | |
| 365 | <Tabli xMembers> | |
| 366 | <Tab lixMember /> | |
| 367 | <Tab lixMember /> | |
| 368 | <Tab lixMember /> | |
| 369 | </Tabl ixMembers> | |
| 370 | </Tablix ColumnHier archy> | |
| 371 | <TablixR owHierarch y> | |
| 372 | <Tabli xMembers> | |
| 373 | <Tab lixMember> | |
| 374 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 375 | </Ta blixMember > | |
| 376 | <Tab lixMember> | |
| 377 | <G roup Name= "Details" /> | |
| 378 | </Ta blixMember > | |
| 379 | <Tab lixMember> | |
| 380 | <K eepWithGro up>Before< /KeepWithG roup> | |
| 381 | </Ta blixMember > | |
| 382 | </Tabl ixMembers> | |
| 383 | </Tablix RowHierarc hy> | |
| 384 | <DataSet Name>Numbe rOfUserByR ole_DataSe t</DataSet Name> | |
| 385 | <Top>0.1 6542in</To p> | |
| 386 | <Left>0. 96889in</L eft> | |
| 387 | <Height> 0.75in</He ight> | |
| 388 | <Width>8 .23318in</ Width> | |
| 389 | <Style> | |
| 390 | <Borde r> | |
| 391 | <Sty le>None</S tyle> | |
| 392 | </Bord er> | |
| 393 | </Style> | |
| 394 | </Tablix> | |
| 395 | <Line Name ="Line1"> | |
| 396 | <Left>0. 96889in</L eft> | |
| 397 | <Height> 0in</Heigh t> | |
| 398 | <Width>8 .2332in</W idth> | |
| 399 | <ZIndex> 1</ZIndex> | |
| 400 | <Style> | |
| 401 | <Borde r> | |
| 402 | <Sty le>Solid</ Style> | |
| 403 | <Wid th>2pt</Wi dth> | |
| 404 | </Bord er> | |
| 405 | </Style> | |
| 406 | </Line> | |
| 407 | </ ReportItem s> | |
| 408 | <H eight>1.04 167in</Hei ght> | |
| 409 | <S tyle> | |
| 410 | <Border> | |
| 411 | <Style>N one</Style > | |
| 412 | </Border> | |
| 413 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 414 | </ Style> | |
| 415 | </Bo dy> | |
| 416 | <Wid th>11.0637 5in</Width > | |
| 417 | <Pag e> | |
| 418 | <P ageHeader> | |
| 419 | <Height>1i n</Height> | |
| 420 | <PrintOnFi rstPage>tr ue</PrintO nFirstPage > | |
| 421 | <PrintOnLa stPage>tru e</PrintOn LastPage> | |
| 422 | <ReportIte ms> | |
| 423 | <Rectang le Name="R ectangle1" > | |
| 424 | <Repor tItems> | |
| 425 | <Tex tbox Name= "Textbox14 "> | |
| 426 | <C anGrow>tru e</CanGrow > | |
| 427 | <K eepTogethe r>true</Ke epTogether > | |
| 428 | <P aragraphs> | |
| 429 | <Paragraph > | |
| 430 | <TextRun s> | |
| 431 | <TextR un> | |
| 432 | <Val ue>Number of Users b y Role</Va lue> | |
| 433 | <Sty le> | |
| 434 | <F ontSize>14 pt</FontSi ze> | |
| 435 | <F ontWeight> Bold</Font Weight> | |
| 436 | </St yle> | |
| 437 | </Text Run> | |
| 438 | </TextRu ns> | |
| 439 | <Style / > | |
| 440 | </Paragrap h> | |
| 441 | </ Paragraphs > | |
| 442 | <r d:DefaultN ame>Textbo x14</rd:De faultName> | |
| 443 | <T op>0.16667 in</Top> | |
| 444 | <H eight>0.25 in</Height > | |
| 445 | <W idth>3.885 42in</Widt h> | |
| 446 | <S tyle> | |
| 447 | <Border> | |
| 448 | <Style>N one</Style > | |
| 449 | </Border> | |
| 450 | <PaddingLe ft>2pt</Pa ddingLeft> | |
| 451 | <PaddingRi ght>2pt</P addingRigh t> | |
| 452 | <PaddingTo p>2pt</Pad dingTop> | |
| 453 | <PaddingBo ttom>2pt</ PaddingBot tom> | |
| 454 | </ Style> | |
| 455 | </Te xtbox> | |
| 456 | </Repo rtItems> | |
| 457 | <KeepT ogether>tr ue</KeepTo gether> | |
| 458 | <Top>0 .30083in</ Top> | |
| 459 | <Left> 0.955in</L eft> | |
| 460 | <Heigh t>0.58333i n</Height> | |
| 461 | <Width >8.24708in </Width> | |
| 462 | <Style > | |
| 463 | <Bor der> | |
| 464 | <S tyle>None< /Style> | |
| 465 | </Bo rder> | |
| 466 | <Bac kgroundCol or>WhiteSm oke</Backg roundColor > | |
| 467 | </Styl e> | |
| 468 | </Rectan gle> | |
| 469 | </ReportIt ems> | |
| 470 | <Style> | |
| 471 | <Border> | |
| 472 | <Style >None</Sty le> | |
| 473 | </Border > | |
| 474 | </Style> | |
| 475 | </ PageHeader > | |
| 476 | <P ageFooter> | |
| 477 | <Height>0. 47792in</H eight> | |
| 478 | <PrintOnFi rstPage>tr ue</PrintO nFirstPage > | |
| 479 | <PrintOnLa stPage>tru e</PrintOn LastPage> | |
| 480 | <ReportIte ms> | |
| 481 | <Textbox Name="Exe cutionTime "> | |
| 482 | <CanGr ow>true</C anGrow> | |
| 483 | <KeepT ogether>tr ue</KeepTo gether> | |
| 484 | <Parag raphs> | |
| 485 | <Par agraph> | |
| 486 | <T extRuns> | |
| 487 | <TextRun> | |
| 488 | <Value>= Globals!Ex ecutionTim e</Value> | |
| 489 | <Style / > | |
| 490 | </TextRun> | |
| 491 | </ TextRuns> | |
| 492 | <S tyle> | |
| 493 | <TextAlign >Left</Tex tAlign> | |
| 494 | </ Style> | |
| 495 | </Pa ragraph> | |
| 496 | </Para graphs> | |
| 497 | <rd:De faultName> ExecutionT ime</rd:De faultName> | |
| 498 | <Top>0 .15in</Top > | |
| 499 | <Left> 7.31226in< /Left> | |
| 500 | <Heigh t>0.25in</ Height> | |
| 501 | <Width >1.85149in </Width> | |
| 502 | <Style > | |
| 503 | <Bor der> | |
| 504 | <S tyle>None< /Style> | |
| 505 | </Bo rder> | |
| 506 | <Pad dingLeft>2 pt</Paddin gLeft> | |
| 507 | <Pad dingRight> 2pt</Paddi ngRight> | |
| 508 | <Pad dingTop>2p t</Padding Top> | |
| 509 | <Pad dingBottom >2pt</Padd ingBottom> | |
| 510 | </Styl e> | |
| 511 | </Textbo x> | |
| 512 | <Textbox Name="Pag eNumber"> | |
| 513 | <CanGr ow>true</C anGrow> | |
| 514 | <KeepT ogether>tr ue</KeepTo gether> | |
| 515 | <Parag raphs> | |
| 516 | <Par agraph> | |
| 517 | <T extRuns> | |
| 518 | <TextRun> | |
| 519 | <Value>= Globals!Pa geNumber</ Value> | |
| 520 | <Style / > | |
| 521 | </TextRun> | |
| 522 | </ TextRuns> | |
| 523 | <S tyle /> | |
| 524 | </Pa ragraph> | |
| 525 | </Para graphs> | |
| 526 | <rd:De faultName> PageNumber </rd:Defau ltName> | |
| 527 | <Top>0 .15361in</ Top> | |
| 528 | <Left> 5.26495in< /Left> | |
| 529 | <Heigh t>0.25in</ Height> | |
| 530 | <Width >0.26389in </Width> | |
| 531 | <ZInde x>1</ZInde x> | |
| 532 | <Style > | |
| 533 | <Bor der> | |
| 534 | <S tyle>None< /Style> | |
| 535 | </Bo rder> | |
| 536 | <Pad dingLeft>2 pt</Paddin gLeft> | |
| 537 | <Pad dingRight> 2pt</Paddi ngRight> | |
| 538 | <Pad dingTop>2p t</Padding Top> | |
| 539 | <Pad dingBottom >2pt</Padd ingBottom> | |
| 540 | </Styl e> | |
| 541 | </Textbo x> | |
| 542 | <Textbox Name="Tex tbox17"> | |
| 543 | <CanGr ow>true</C anGrow> | |
| 544 | <KeepT ogether>tr ue</KeepTo gether> | |
| 545 | <Parag raphs> | |
| 546 | <Par agraph> | |
| 547 | <T extRuns> | |
| 548 | <TextRun> | |
| 549 | <Value>P age Number : </Value> | |
| 550 | <Style / > | |
| 551 | </TextRun> | |
| 552 | </ TextRuns> | |
| 553 | <S tyle /> | |
| 554 | </Pa ragraph> | |
| 555 | </Para graphs> | |
| 556 | <rd:De faultName> Textbox17< /rd:Defaul tName> | |
| 557 | <Top>0 .16195in</ Top> | |
| 558 | <Left> 4.06703in< /Left> | |
| 559 | <Heigh t>0.25in</ Height> | |
| 560 | <Width >1.1875in< /Width> | |
| 561 | <ZInde x>2</ZInde x> | |
| 562 | <Style > | |
| 563 | <Bor der> | |
| 564 | <S tyle>None< /Style> | |
| 565 | </Bo rder> | |
| 566 | <Pad dingLeft>2 pt</Paddin gLeft> | |
| 567 | <Pad dingRight> 2pt</Paddi ngRight> | |
| 568 | <Pad dingTop>2p t</Padding Top> | |
| 569 | <Pad dingBottom >2pt</Padd ingBottom> | |
| 570 | </Styl e> | |
| 571 | </Textbo x> | |
| 572 | <Line Na me="Line2" > | |
| 573 | <Top>0 .13417in</ Top> | |
| 574 | <Left> 0.955in</L eft> | |
| 575 | <Heigh t>0in</Hei ght> | |
| 576 | <Width >8.23458in </Width> | |
| 577 | <ZInde x>3</ZInde x> | |
| 578 | <Style > | |
| 579 | <Bor der> | |
| 580 | <S tyle>Solid </Style> | |
| 581 | </Bo rder> | |
| 582 | </Styl e> | |
| 583 | </Line> | |
| 584 | <Textbox Name="Use rID"> | |
| 585 | <CanGr ow>true</C anGrow> | |
| 586 | <KeepT ogether>tr ue</KeepTo gether> | |
| 587 | <Parag raphs> | |
| 588 | <Par agraph> | |
| 589 | <T extRuns> | |
| 590 | <TextRun> | |
| 591 | <Value>= User!UserI D</Value> | |
| 592 | <Style / > | |
| 593 | </TextRun> | |
| 594 | </ TextRuns> | |
| 595 | <S tyle /> | |
| 596 | </Pa ragraph> | |
| 597 | </Para graphs> | |
| 598 | <rd:De faultName> UserID</rd :DefaultNa me> | |
| 599 | <Top>0 .15361in</ Top> | |
| 600 | <Left> 0.96889in< /Left> | |
| 601 | <Heigh t>0.25in</ Height> | |
| 602 | <Width >2.94536in </Width> | |
| 603 | <ZInde x>4</ZInde x> | |
| 604 | <Style > | |
| 605 | <Bor der> | |
| 606 | <S tyle>None< /Style> | |
| 607 | </Bo rder> | |
| 608 | <Pad dingLeft>2 pt</Paddin gLeft> | |
| 609 | <Pad dingRight> 2pt</Paddi ngRight> | |
| 610 | <Pad dingTop>2p t</Padding Top> | |
| 611 | <Pad dingBottom >2pt</Padd ingBottom> | |
| 612 | </Styl e> | |
| 613 | </Textbo x> | |
| 614 | </ReportIt ems> | |
| 615 | <Style> | |
| 616 | <Border> | |
| 617 | <Style >None</Sty le> | |
| 618 | </Border > | |
| 619 | </Style> | |
| 620 | </ PageFooter > | |
| 621 | <L eftMargin> 1in</LeftM argin> | |
| 622 | <R ightMargin >1in</Righ tMargin> | |
| 623 | <T opMargin>1 in</TopMar gin> | |
| 624 | <B ottomMargi n>1in</Bot tomMargin> | |
| 625 | <S tyle> | |
| 626 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 627 | </ Style> | |
| 628 | </Pa ge> | |
| 629 | </Repo rtSection> | |
| 630 | </Report Sections> | |
| 631 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 632 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 633 | <rd:Repo rtID>c49fb f14-018d-4 c6d-9698-d b1bd3c8d9b d</rd:Repo rtID> | |
| 634 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.