Skip to content

Commit 841e75c

Browse files
committed
Merge branch 'gh_master' of https://github.com/delegateas/XrmDefinitelyTyped into gh_master
2 parents f5b67d6 + 20dc801 commit 841e75c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XrmDefinitelyTyped/Resources/Extensions/xrm_ext_9-.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ declare namespace Xrm {
517517
/**
518518
* Specify "dashboard"
519519
*/
520-
pageType: string;
520+
pageType: "dashboard";
521521

522522
/**
523523
* The ID of the dashboard to load. If you don't specify the ID, navigates to the default dashboard.

0 commit comments

Comments
 (0)