We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf3a6f commit fd0aed1Copy full SHA for fd0aed1
1 file changed
src/XrmDefinitelyTyped/Resources/Extensions/xrm_ext_9-.d.ts
@@ -415,7 +415,7 @@ declare namespace Xrm {
415
416
interface EntityList {
417
/**
418
- * The type of the page
+ * The type of the page.
419
*/
420
pageType: "entitylist";
421
@@ -437,7 +437,7 @@ declare namespace Xrm {
437
438
interface EntityRecord {
439
440
441
442
pageType: "entityrecord";
443
@@ -499,7 +499,7 @@ declare namespace Xrm {
499
500
interface WebResource {
501
502
503
504
pageType: "webresource";
505
0 commit comments